Ejemplo n.º 1
0
 /** Create a new container - do not use this directly
  *
  * @ignore
  */
 public function __construct($uri, $graph)
 {
     $this->position = 1;
     parent::__construct($uri, $graph);
 }