Response
in package
AbstractYes
Table of Contents
Methods
- api() : void
- redirect() : void
Methods
api()
public
final static api(bool $success[, array<string|int, mixed> $data = [] ]) : void
Parameters
- $success : bool
- $data : array<string|int, mixed> = []
redirect()
public
final static redirect(string $controller, string $resource[, array<string|int, mixed> $params = [] ]) : void
Parameters
- $controller : string
- $resource : string
- $params : array<string|int, mixed> = []