Exemple #1
0
 /**
  * @inheritdocs
  */
 public function get($name)
 {
     return $this->container->get($name);
 }