class DatabaseConfiguration extends Configuration (View source)

Properties

protected Capsule $container from  Configuration

Methods

__construct(Capsule $container)

Service constructor.

string
getName()

Get la service class name

void
create(Loader $config)

No description

void
run()

No description

Details

__construct(Capsule $container)

Service constructor.

Parameters

Capsule $container

string getName()

Get la service class name

Return Value

string

void create(Loader $config)

No description

Parameters

Loader $config

Return Value

void

void run()

No description

Return Value

void