Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function reference()
 {
     $this->referenced = true;
     $this->manager->reference($this);
 }