function PreprocessHooks::trustedCallbacks
Same name and namespace in other branches
- 11.x core/themes/admin/src/Hook/PreprocessHooks.php \Drupal\admin\Hook\PreprocessHooks::trustedCallbacks()
File
-
core/
themes/ admin/ src/ Hook/ PreprocessHooks.php, line 74
Class
- PreprocessHooks
- Provides preprocess implementations.
Namespace
Drupal\admin\HookCode
public static function trustedCallbacks() : array {
return [
'lazyToolbarUserPicture',
];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.