ICanBoogie/ICanBoogie 4.0.x
  • Namespace
  • Class

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/ICanBoogie 4.0.x API documentation generated by ApiGen