Class EventCollectionProvider
Provides an ICanBoogie\EventCollection
instance.
Methods summary
public static
define( callable $provider
)
: callable
Defines the ICanBoogie\EventCollection
provider.
public static
provide( void )
: ICanBoogie\EventCollection
Returns a ICanBoogie\EventCollection
instance using the provider.