Jarves\Tests\KernelAwareTestCase::getRoot PHP Method

getRoot() protected method

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