Markette\Gopay\Service\AbstractService::getChannels PHP Méthode

getChannels() public méthode

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