ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie master
Namespaces
  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Routing
    • Session
Classes
  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class ClearCacheEvent

Representation of the clear_cache event.

The event is fired when all the cache of the application must be cleared.

ICanBoogie\Event
┗ ICanBoogie\Core\ClearCacheEvent
Namespace: ICanBoogie\Core
Codecoverageignore
Located at Core/ClearCacheEvent.php

Methods summary

public __construct( ICanBoogie\Core $target )

The event is constructed with the type ICanBoogie\Core\ClearCacheEvent::TYPE.

The event is constructed with the type ICanBoogie\Core\ClearCacheEvent::TYPE.

Parameters

$target

Constants summary

TYPE : string
'clear_cache'
ICanBoogie master – Check on GitHub – API documentation generated by ApiGen