ClientRejectedEvent
class ClientRejectedEvent extends Event
Class ClientRejectedEvent
Properties
| protected string | $origin | ||
| protected RequestInterface | $request |
Methods
__construct(string $origin, RequestInterface $request = null)
No description
string
getOrigin()
No description
RequestInterface
getRequest()
No description
bool
hasRequest()
No description