You are here

protected property EasyRdf_Parser::$tripleCount in Zircon Profile 8

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

File

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

Class

EasyRdf_Parser
Parent class for the EasyRdf parsers

Code

protected $tripleCount = 0;