Lemon\RestBundle\Tests\TestKernel::getLogDir PHP Method

getLogDir() public method

public getLogDir ( )
    public function getLogDir()
    {
        return sys_get_temp_dir() . '/LemonRestBundle/logs';
    }