You are here

public function EasyRdf_Serialiser_GraphViz::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php \EasyRdf_Serialiser_GraphViz::__construct()

Constructor

Return value

object EasyRdf_Serialiser_GraphViz

Overrides EasyRdf_Serialiser::__construct

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php, line 61

Class

EasyRdf_Serialiser_GraphViz
Class to serialise an EasyRdf_Graph to GraphViz

Code

public function __construct() {
}