Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
GraphViz.php
»
EasyRdf_Serialiser_GraphViz
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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'
, );