Issue #2095219 by hrmoller: Fixed incorrect params in ModuleHandlerInterface::invokeAll().
parent
0bda79a3db
commit
c42983a0ee
|
@ -192,7 +192,7 @@ interface ModuleHandlerInterface {
|
|||
*
|
||||
* @param string $hook
|
||||
* The name of the hook to invoke.
|
||||
* @param ...
|
||||
* @param array $args
|
||||
* Arguments to pass to the hook.
|
||||
*
|
||||
* @return array
|
||||
|
|
Loading…
Reference in New Issue