Jarves\Tests\KernelAwareTestCase::getRoot PHP Méthode

getRoot() protected méthode

protected getRoot ( )
    protected function getRoot()
    {
        return realpath($this->getKernel()->getRootDir() . '/..') . '/';
    }