Content-Length: 306108 | pFad | http://github.com/Payum/PaypalRest/commit/ecf91626434d859d6c99b654d850669e33a33234

31 Add additional CS rules · Payum/PaypalRest@ecf9162 · GitHub
Skip to content

Commit ecf9162

Browse files
committed
Add additional CS rules
1 parent 2159af1 commit ecf9162

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Tests/PaypalRestGatewayFactoryTest.php

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,6 @@
77

88
class PaypalRestGatewayFactoryTest extends AbstractGatewayFactoryTest
99
{
10-
protected function getGatewayFactoryClass(): string
11-
{
12-
return PaypalRestGatewayFactory::class;
13-
}
14-
15-
protected function getRequiredOptions(): array
16-
{
17-
return [
18-
'client_id' => 'cId',
19-
'client_secret' => 'cSecret',
20-
'config_path' => __DIR__,
21-
];
22-
}
23-
2410
public function testShouldAllowCreateGatewayWithCustomConfig()
2511
{
2612
$factory = new PaypalRestGatewayFactory();
@@ -133,4 +119,18 @@ public function testShouldThrowIfConfigPathOptionsNotEqualPaypalPath()
133119
'config_path' => dirname(__DIR__),
134120
]);
135121
}
122+
123+
protected function getGatewayFactoryClass(): string
124+
{
125+
return PaypalRestGatewayFactory::class;
126+
}
127+
128+
protected function getRequiredOptions(): array
129+
{
130+
return [
131+
'client_id' => 'cId',
132+
'client_secret' => 'cSecret',
133+
'config_path' => __DIR__,
134+
];
135+
}
136136
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Payum/PaypalRest/commit/ecf91626434d859d6c99b654d850669e33a33234

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy