示例#1
0
 /**
  * {@inheritdoc}
  */
 protected function getDirPath($code)
 {
     return $this->getOverriddenPath($code, parent::getDirPath($code));
 }