Skip to content

base

dev_tool.services.base

BaseService

The base class for all services that provides automatic access to common dependencies.

This class provides access to shared dependencies without requiring explicit injection in each service constructor.

configuration property

A property that gets the configuration manager instance.

Returns:

event_bus property

A property that gets the event bus instance.

Returns:

notification property

A property that gets the notification service instance.

Returns: