コード例 #1
0
ファイル: file.php プロジェクト: DarneoStudio/bitrix
 public function __construct($path, $siteId = null)
 {
     parent::__construct($path, $siteId);
 }
コード例 #2
0
ファイル: file.php プロジェクト: k-kalashnikov/geekcon_new
 public function __construct($path)
 {
     parent::__construct($path);
 }