BearFramework\App\Assets::dispatchEvent

Calls the registered listeners (in order) for the event name specified.
public self dispatchEvent string $name [, mixed $details ] )
Parameters
name
The name of the event.
details
Additional event data.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/Assets.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.