EditableInterface
in
Editable Interface
Tags
Table of Contents
Methods
- canEdit() : bool
- Checks if the given user can edit/create this element.
Methods
canEdit()
Checks if the given user can edit/create this element.
public
canEdit([User|int|string|null $user = null ]) : bool
Parameters
- $user : User|int|string|null = null
-
user instance or user id