abstract class Configuration (View source)
Service constructor.
Get la service class name
Create the service
Start the configured package
__construct(Capsule $container)
string getName()
abstract void create(Loader $config)
abstract void run()