Example #1
0
 /**
  * {@inheritdoc}
  *
  * @return callable
  */
 public function getDefinition()
 {
     return $this->scope->bindTo($this->definition);
 }