Markette\Gopay\Service\AbstractService::getChannels PHP Method

getChannels() public method

* Returns list of payment channels
public getChannels ( )
    public function getChannels()
    {
        return $this->channels;
    }