Response extends Result
Table of Contents
Methods
- fillFromResponse() : $this
- getPermission() : int|string
- setPermission() : $this
Methods
fillFromResponse()
public
fillFromResponse(Response $response) : $this
Parameters
- $response : Response
Return values
$thisgetPermission()
public
getPermission() : int|string
Return values
int|stringsetPermission()
public
setPermission(int|string $permission) : $this
Parameters
- $permission : int|string