Class ClearCacheEvent
Event class for the ICanBoogie\Application::clear_cache
event.
The event is fired when all the cache of the application must be cleared.
- ICanBoogie\Event
- ┗ ICanBoogie\Application\ClearCacheEvent
Methods summary
public
__construct( ICanBoogie\Application $target
)
The event is constructed with the type ICanBoogie\Application\ClearCacheEvent::TYPE
.