Liuggio\Fastest\Doctrine\DBAL\ConnectionFactory::getDbNameEnvValue PHP Method

getDbNameEnvValue() protected method

protected getDbNameEnvValue ( )
    protected function getDbNameEnvValue()
    {
        return getenv(EnvCommandCreator::ENV_TEST_CHANNEL_READABLE);
    }