コード例 #1
0
ファイル: Basic.php プロジェクト: TheProjecter/sylma
 public function getArgument($sPath, $bDebug = true, $mDefault = null)
 {
     return parent::getArgument($sPath, $bDebug, $mDefault);
 }