fix bad merge
This commit is contained in:
parent
b26556e201
commit
14eb482791
3 changed files with 5 additions and 13 deletions
|
@ -9,7 +9,7 @@ abstract class ClientApiRequest extends ApiRequest
|
|||
{
|
||||
/**
|
||||
* Returns the permissions string indicating which permission should be used to
|
||||
* validate that the authenticated user has permission to perform this action aganist
|
||||
* validate that the authenticated user has permission to perform this action against
|
||||
* the given resource (server).
|
||||
*/
|
||||
abstract public function permission(): string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue