You are here

private property EasyRdf_Container::$position in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Container.php \EasyRdf_Container::position

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Container.php, line 51

Class

EasyRdf_Container
Sub-class of EasyRdf_Resource that represents an RDF container (rdf:Alt, rdf:Bag and rdf:Seq)

Code

private $position;