コード例 #1
0
ファイル: Luba.php プロジェクト: flo5581/lubaframework
 public static function command($command)
 {
     return Command::runCommand($command);
 }