public static define( callable $provider ) : callable
$provider
Define the service provider.
null
public static defined( void ) : callable|null
Return the current provider.
public static undefine( void )
Undefine the provider.
public static provide( string $id ) : mixed
$id
Return a service.