Issue #3066245 by jeissonp: Update hook name in docblock

merge-requests/1119/head
catch 2019-07-11 15:38:23 +01:00
parent 95c7c9ec5a
commit c164ccc1da
1 changed files with 1 additions and 1 deletions

View File

@ -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') {