\App\ControllerAbstractController

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
$container
$request
$response
$session
$validation
N/A
No private methods found
No private properties found
N/A

Properties

$container

$container : \Psr\Container\ContainerInterface

Type

\Psr\Container\ContainerInterface

$request

$request : \Hyperf\HttpServer\Contract\RequestInterface

Type

\Hyperf\HttpServer\Contract\RequestInterface

$response

$response : \Core\Common\Container\Response

Type

\Core\Common\Container\Response

$session

$session : \Hyperf\Contract\SessionInterface

Type

\Hyperf\Contract\SessionInterface

$validation

$validation : \Hyperf\Validation\Contract\ValidatorFactoryInterface

Type

\Hyperf\Validation\Contract\ValidatorFactoryInterface