EditEntityFieldAccessCheckInterface.php
Namespace
Drupal\quickedit\AccessFile
-
core/
modules/ quickedit/ src/ Access/ EditEntityFieldAccessCheckInterface.php
View source
<?php
namespace Drupal\quickedit\Access;
/**
* @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0.
*/
interface EditEntityFieldAccessCheckInterface extends QuickEditEntityFieldAccessCheckInterface {
}
Interfaces
Title | Deprecated | Summary |
---|---|---|
EditEntityFieldAccessCheckInterface | in drupal:8.4.0 and is removed from drupal:9.0.0. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.