Exemple #1
0
 public static function findPHP()
 {
     self::$PHP = Projects_Maker::find_executable('php');
 }