final class BlockContentEvents (View source)

internal  
 

Defines events for the block_content module.

Constants

BLOCK_CONTENT_GET_DEPENDENCY

Name of the event when getting the dependency of a non-reusable block.

This event allows modules to provide a dependency for non-reusable block access if \Drupal\block_content\Access\DependentAccessInterface::getAccessDependency() did not return a dependency during access checking.