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