예제 #1
0
파일: FilterMatcher.php 프로젝트: kdyby/aop
 /**
  * @return array|bool
  */
 public function listAcceptedTypes()
 {
     return $this->filter->listAcceptedTypes();
 }