WampRequest
class WampRequest
Class WampRequest
Properties
| protected ParameterBag | $attributes | ||
| protected RouteInterface | $route | ||
| protected string | $routeName | ||
| protected string | $matched |
Methods
__construct(string $routeName, RouteInterface $route, ParameterBag $attributes, string $matched)
No description
ParameterBag
getAttributes()
No description
RouteInterface
getRoute()
No description
string
getRouteName()
No description
string
getMatched()
No description