Markette\Gopay\Service\AbstractPaymentService::__construct PHP Méthode

__construct() public méthode

public __construct ( Markette\Gopay\Gopay $gopay )
$gopay Markette\Gopay\Gopay
    public function __construct(Gopay $gopay)
    {
        $this->gopay = $gopay;
    }