ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie 4.0.x
Namespaces
  • ICanBoogie
    • Application
    • Autoconfig
    • Binding
    • Routing
    • Session
Classes
  • AutoconfigGenerator
  • FakeAutoloadGenerator
  • Hooks
  • Schema
Interfaces
  • Autoconfig

Class Hooks

Namespace: ICanBoogie\Autoconfig
Codecoverageignore
Located at Autoconfig/Hooks.php

Methods summary

public static on_autoload_dump( Composer\Script\Event $event )

Generate the autoconfig file on 'autoload_dump' Composer event.

Generate the autoconfig file on 'autoload_dump' Composer event.

Parameters

$event
public static filter_autoconfig( array & $autoconfig )

Adds the "config" directories found in the app paths to CONFIG_PATH.

Adds the "config" directories found in the app paths to CONFIG_PATH.

Parameters

$autoconfig
ICanBoogie 4.0.x – Check on GitHub – API documentation generated by ApiGen