PHP 클래스 Adamgoose\Routing\Annotations\EndpointCollection

상속: extends Illuminate\Support\Collection
파일 보기 프로젝트 열기: adamgoose/laravel-annotations 1 사용 예제들

공개 메소드들

메소드 설명
getAllPaths ( ) : array Get all of the paths for the given endpoint collection.

메소드 상세

getAllPaths() 공개 메소드

Get all of the paths for the given endpoint collection.
public getAllPaths ( ) : array
리턴 array