Ejemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function getDbName()
 {
     $result = parent::getDbName();
     return $result;
 }