ICanBoogie/Event 1.4.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Event

Classes

  • Hooks

Class Hooks

Namespace: ICanBoogie\Event
Located at Hooks.php

Methods summary

public static array
# synthesize_config( array $fragments )

Synthesizes a configuration suitable to create Events instances, from the "hooks" config.

Synthesizes a configuration suitable to create Events instances, from the "hooks" config.

Parameters

$fragments
Configuration fragments.

Returns

array

Throws

InvalidArgumentException
in attempt to specify an invalid event callback.
public static ICanBoogie\Events
# core_lazy_get_events( ICanBoogie\Core $core )

Returns an Events instance created with the hooks from the events config.

Returns an Events instance created with the hooks from the events config.

Parameters

$core

Returns

ICanBoogie\Events
ICanBoogie/Event 1.4.x API documentation generated by ApiGen