Updated some comments to reflect its functionality better
This commit is contained in:
parent
f15c971ace
commit
af476c6f3e
@ -83,7 +83,7 @@ class Views
|
||||
else
|
||||
$arguments = [];
|
||||
|
||||
// Fire a view load event
|
||||
// Fire a viewGetEvent
|
||||
/** @var ViewGetEvent $event */
|
||||
try {
|
||||
$event = Events::fireEvent('viewGetEvent', $viewName, $viewType, $viewPaths, $namespace, $controller, $arguments);
|
||||
|
Loading…
Reference in New Issue
Block a user