getConfigDir().'/bundles.php'; } private function getConfigDir(): string { return $this->getProjectDir().'/tests/app/config'; } }