Fix: hooks not added to App::[] at the time of registration
This commit is contained in:
@@ -42,6 +42,7 @@ class Hook {
|
|||||||
intval($version)
|
intval($version)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
self::insert($hook, $function, $version, $priority);
|
||||||
return $r;
|
return $r;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user