ICanBoogie/ICanBoogie 3.0.x
  • Namespace
  • Class

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
Extended by 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

string TYPE
# 'clear_cache'
ICanBoogie/ICanBoogie 3.0.x API documentation generated by ApiGen