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