ModuleImplementsAlter::$callback
Callback for hook_module_implements_alter().
@phpstan-var (\Closure(array<string, string|false>&, string): void)|null
Type: ?\Closure
File
-
core/
modules/ system/ tests/ modules/ HookOrder/ aaa_hook_order_test/ src/ Hook/ ModuleImplementsAlter.php, line 18
Class
- ModuleImplementsAlter
- Contains a replaceable callback for hook_module_implements_alter().
Namespace
Drupal\aaa_hook_order_test\HookCode
private static ?\Closure $callback = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.