コード例 #1
0
ファイル: File.php プロジェクト: mattvb91/cphalcon
 public function __construct(FrontendInterface $frontend, array $options)
 {
     parent::__construct($frontend, $options);
 }