Class Scanner
- Skimia\Foundation\Annotations\Scanner
- Skimia\ApiFusion\Annotations\ApiRouting\Scanner
Methods summary
public
|
|
public
|
|
protected
string
|
#
buildApiRoute( string $class, string $version, array $endpoint, $vars )
Build the event listener for the class and method. |
protected
string
|
#
buildApiEndpoint( string $class, string $method, array $version, $verb, $endpoint, $vars )
Build the event listener for the class and method. |
public
|