Skimia\ApiFusion
  • Namespace
  • Class
  • Tree
  • Todo
  • Download

Namespaces

  • PHP
  • Skimia
    • ApiFusion
      • Annotations
        • ApiRouting
          • Annotations
      • Auth
      • Console
        • Commands
      • Domain
        • Contracts
        • Exceptions
        • Traits
        • Users
        • Validation
      • Facade
      • Http
        • Controllers
          • Api
      • Routing

Classes

  • ApiRoutingAnnotationsServiceProvider
  • Scanner

Class Scanner

Skimia\Foundation\Annotations\Scanner
Extended by Skimia\ApiFusion\Annotations\ApiRouting\Scanner
Namespace: Skimia\ApiFusion\Annotations\ApiRouting
Located at Annotations/ApiRouting/Scanner.php

Methods summary

public
# getScannedAnnotationPath( )
public
# getAnnotationsDefinitions( )
protected string
# buildApiRoute( string $class, string $version, array $endpoint, $vars )

Build the event listener for the class and method.

Build the event listener for the class and method.

Parameters

$class
$version
$method
$endpoint
$events
$vars

Returns

string
protected string
# buildApiEndpoint( string $class, string $method, array $version, $verb, $endpoint, $vars )

Build the event listener for the class and method.

Build the event listener for the class and method.

Parameters

$class
$method
$version
$events
$verb
$endpoint
$vars

Returns

string
public
# loadScannedAnnotations( )
Skimia\ApiFusion API documentation generated by ApiGen