__construct() private method

private __construct ( $path, $demoCode, $demoOutput )
コード例 #1
0
ファイル: other.php プロジェクト: bayuexiong/simple-composer
 public function __construct($name)
 {
     parent::__construct($name);
 }