Issue #3066245 by jeissonp: Update hook name in docblock
parent
95c7c9ec5a
commit
c164ccc1da
|
@ -183,7 +183,7 @@ function layout_builder_entity_build_defaults_alter(array &$build, EntityInterfa
|
|||
}
|
||||
|
||||
/**
|
||||
* Implements hook_builder_module_implements_alter().
|
||||
* Implements hook_module_implements_alter().
|
||||
*/
|
||||
function layout_builder_module_implements_alter(&$implementations, $hook) {
|
||||
if ($hook === 'entity_view_alter') {
|
||||
|
|
Loading…
Reference in New Issue