Open Journal Systems
3.3.0
|
Additional Inherited Members | |
![]() | |
getParameter as | traitGetParameter |
![]() | |
createRequest ($class, array $parameters) | |
createRequest ($class, array $parameters) | |
getDefaultHttpClient () | |
getDefaultHttpClient () | |
getDefaultHttpRequest () | |
getDefaultHttpRequest () | |
![]() | |
$httpClient | |
$httpRequest | |
$parameters | |
Definition at line 153 of file AbstractGatewayTest.php.
Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::callCreateRequest | ( | $class, | |
array | $parameters | ||
) |
Definition at line 170 of file AbstractGatewayTest.php.
References Omnipay\Common\AbstractGateway\$parameters, and Omnipay\Common\AbstractGateway\createRequest().
Referenced by Omnipay\Common\AbstractGatewayTest\testCreateRequest().
Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getName | ( | ) |
Get gateway display name
This can be used by carts to get the display name for each gateway.
Implements Omnipay\Common\GatewayInterface.
Definition at line 155 of file AbstractGatewayTest.php.
Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getProtectedHttpClient | ( | ) |
Definition at line 160 of file AbstractGatewayTest.php.
References Omnipay\Common\AbstractGateway\$httpClient.
Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getProtectedHttpRequest | ( | ) |
Definition at line 165 of file AbstractGatewayTest.php.
References Omnipay\Common\AbstractGateway\$httpRequest.