An object that checks if a user has access to edit a given entity field.
Type: \Drupal\quickedit\Access\EditEntityFieldAccessCheckInterface
File
- core/modules/quickedit/src/MetadataGenerator.php, line 21
Class
- MetadataGenerator
- Generates in-place editing metadata for an entity field.
Namespace
Drupal\quickedit
Code
protected $accessChecker;
Please login to continue.