コード例 #1
0
ファイル: get-php-details.php プロジェクト: jimlongo56/rdiv
 public function run($arguments)
 {
     $arguments = Ithemes_Sync_Functions::merge_defaults($arguments, $this->default_arguments);
     return Ithemes_Sync_Functions::get_php_details($arguments);
 }