You are here

private static property EasyRdf_Namespace::$anonymousNamespaceCount in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php \EasyRdf_Namespace::anonymousNamespaceCount

Counter for numbering anonymous namespaces

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php, line 106

Class

EasyRdf_Namespace
A namespace registry and manipulation class.

Code

private static $anonymousNamespaceCount = 0;