QuickEditEntityFieldAccessCheckInterface
interface QuickEditEntityFieldAccessCheckInterface (View source)
Access check for in-place editing entity fields.
Methods
accessEditEntityField(EntityInterface $entity, string $field_name)
Checks access to edit the requested field of the requested entity.
Details
AccessResultInterface
accessEditEntityField(EntityInterface $entity, string $field_name)
Checks access to edit the requested field of the requested entity.