Issue #3219881 by msnassar: Typo in the description of class MenuLinkContentAccessControlHandler
parent
c992b72442
commit
6999b96b7c
core/modules/menu_link_content/src
|
@ -12,7 +12,7 @@ use Drupal\Core\Session\AccountInterface;
|
|||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
/**
|
||||
* Defines the access control handler for the user entity type.
|
||||
* Defines the access control handler for the menu link content entity type.
|
||||
*/
|
||||
class MenuLinkContentAccessControlHandler extends EntityAccessControlHandler implements EntityHandlerInterface {
|
||||
|
||||
|
|
Loading…
Reference in New Issue