PHP Class JsonApiMiddleware

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

Public Methods

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

Method Details

__construct() public method

Sets a buch of static API calls
public __construct ( )

_errorType() static public method

static public _errorType ( $type = 1 )

call() public method

Call next
public call ( )