コード例 #1
0
ファイル: Response.php プロジェクト: petrgrishin/yii-view
 public function getParam($path)
 {
     return $this->params->getParam($path);
 }