예제 #1
0
파일: Flash.php 프로젝트: mattvb91/cphalcon
 public function setEscaperService(EscaperInterface $escaperService)
 {
     return parent::setEscaperService($escaperService);
 }