Ejemplo n.º 1
0
 /**
  * Returns the reflection broker used by this reflection object.
  *
  * @return \TokenReflection\Broker
  */
 public function getBroker()
 {
     return $this->reflection->getBroker();
 }