PHP Class Adamgoose\Routing\Annotations\EndpointCollection

Inheritance: extends Illuminate\Support\Collection
Exibir arquivo Open project: adamgoose/laravel-annotations Class Usage Examples

Public Methods

Method Description
getAllPaths ( ) : array Get all of the paths for the given endpoint collection.

Method Details

getAllPaths() public method

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