You are here

private property EasyRdf_Parser_Json::$jsonLastErrorExists in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php \EasyRdf_Parser_Json::jsonLastErrorExists

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php, line 50

Class

EasyRdf_Parser_Json
A pure-php class to parse RDF/JSON with no dependancies.

Code

private $jsonLastErrorExists = false;