You are here

protected property EasyRdf_Parser::$baseUri in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php \EasyRdf_Parser::baseUri

The base URI for the document currently being parsed

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php, line 57

Class

EasyRdf_Parser
Parent class for the EasyRdf parsers

Code

protected $baseUri = null;