You are here

private property EasyRdf_Parser_Redland::$world in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php \EasyRdf_Parser_Redland::world

Variable set to the librdf world

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php, line 48

Class

EasyRdf_Parser_Redland
Class to parse RDF using Redland (librdf) C library.

Code

private $world = null;