ICanBoogie/ICanBoogie 4.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Application
    • Autoconfig
    • Binding
    • Routing
    • Session

Classes

  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

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
Extended by ICanBoogie\Application\ClearCacheEvent
Namespace: ICanBoogie\Application
Codecoverageignore
Located at Application/ClearCacheEvent.php

Methods summary

public
# __construct( ICanBoogie\Application $target )

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

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

Parameters

$target

Constants summary

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