diff --git a/examples/ContainerConfig.php b/examples/ContainerConfig.php index 5d26617..5688914 100644 --- a/examples/ContainerConfig.php +++ b/examples/ContainerConfig.php @@ -11,6 +11,7 @@ use WoohooLabs\Zen\Examples\Service\AnimalServiceInterface; use WoohooLabs\Zen\Examples\Service\PlantService; use WoohooLabs\Zen\Examples\Service\PlantServiceInterface; + class ContainerConfig extends AbstractContainerConfig { protected function getEntryPoints(): array