Class Hooks
Methods summary
public static
create_storage_for_configs( ICanBoogie\Application $app
)
: ICanBoogie\Storage\Storage
Creates a storage engine for synthesized configurations.
public static
create_storage_for_vars( ICanBoogie\Application $app
)
: ICanBoogie\Storage\Storage
Creates a storage engine for synthesized configurations.
public static
on_clear_cache( ICanBoogie\Application\ClearCacheEvent
$event
, ICanBoogie\Application $app
)
Clears configurations cache.