Elgg
Version 4.3
|
Adds module names. More...
Public Member Functions | |
__invoke (\Elgg\Hook $hook) | |
Inserts module names into anonymous modules by handling the 'simplecache:generate' and 'cache:generate' hook. More... | |
Elgg\Views\AddAmdModuleNameHandler::__invoke | ( | \Elgg\Hook | $hook | ) |
Inserts module names into anonymous modules by handling the 'simplecache:generate' and 'cache:generate' hook.
\Elgg\Hook | $hook | 'cache:generate' | 'simplecache:generate', 'js' |
Definition at line 19 of file AddAmdModuleNameHandler.php.