getProjectDir().'/var/cache/'.$this->environment; } public function getLogDir(): string { return $this->getProjectDir().'/var/log'; } }