/** * Get the DI container. * * @return Container * * @since 4.0.0 * @throws ContainerNotFoundException May be thrown if the container has not been set. */ protected abstract function getContainer();