public function getDocroot()
 {
     return $this->configuration->getDocroot() ?: $this->basePath . Configuration::DEFAULT_DOCROOT;
 }