PHP Class JsonApiMiddleware

Author: Jonathan Tavares ([email protected])
Inheritance: extends Slim\Middleware
Afficher le fichier Open project: entomb/slim-json-api Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Sets a buch of static API calls
_errorType ( $type = 1 )
call ( ) Call next

Method Details

__construct() public méthode

Sets a buch of static API calls
public __construct ( )

_errorType() static public méthode

static public _errorType ( $type = 1 )

call() public méthode

Call next
public call ( )