private property EasyRdf_Serialiser_GraphViz::$attributes

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php, line 55

Class

EasyRdf_Serialiser_GraphViz
Class to serialise an EasyRdf_Graph to GraphViz

Code

private $attributes = array(
  'charset' => 'utf-8',
);