Psecio\Gatekeeper\DataSource::getConfig PHP Method

getConfig() public method

Get the configuration settings
public getConfig ( ) : array
return array Config settings
    public function getConfig()
    {
        return $this->config;
    }