Exemple #1
0
 /**
  * @param $name
  */
 public function getParam($name)
 {
     return $this->parameterBag->getParam($name);
 }