Class EventCollectionProvider
Namespace: ICanBoogie
Located at EventCollectionProvider.php
Methods summary
public static
using( callable $provider
)
: callable
Defines the ICanBoogie\EventCollection
provider.
Parameters
Returns
callable
The previous provider, or null
if none was defined before.
public static
clear( void )