示例#1
0
 /**
  * @return string
  */
 protected function getParametersPath()
 {
     return $this->kernel->getConfigDir() . '/parameters.yml';
 }