ServiceRegistry
extends AbstractServiceRegistry
in package
Registro de servicios de la aplicación.
Table of Contents
Properties
- $configPath : string
- {@inheritdoc}
- $registries : mixed
- {@inheritdoc}
Properties
$configPath
{@inheritdoc}
protected
string
$configPath
= __DIR__ . '/../config'
$registries
{@inheritdoc}
protected
mixed
$registries
= [\Derafu\Lib\Core\Foundation\ServiceRegistry::class]