예제 #1
0
파일: File.php 프로젝트: mattvb91/cphalcon
 public function __construct(FrontendInterface $frontend, array $options)
 {
     parent::__construct($frontend, $options);
 }