Content-Length: 316524 | pFad | http://github.com/Payum/PaypalRest/commit/8a80ed2311e1b4dbd524b5bf3a4a5f8c08af9514

48 Add Docblock and Comments CS rules · Payum/PaypalRest@8a80ed2 · GitHub
Skip to content

Commit 8a80ed2

Browse files
committed
Add Docblock and Comments CS rules
1 parent 067d57c commit 8a80ed2

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

Action/StatusAction.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ public function __construct()
2020
}
2121

2222
/**
23-
* {@inheritDoc}
24-
*
25-
* @var GetStatusInterface $request
23+
* @var GetStatusInterface
2624
*/
2725
public function execute($request)
2826
{
@@ -60,9 +58,6 @@ public function execute($request)
6058
$request->markUnknown();
6159
}
6260

63-
/**
64-
* {@inheritDoc}
65-
*/
6661
public function supports($request)
6762
{
6863
return $request instanceof GetStatusInterface &&

Action/SyncAction.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ class SyncAction implements ActionInterface, GatewayAwareInterface
1313
{
1414
use GatewayAwareTrait;
1515

16-
/**
17-
* {@inheritDoc}
18-
*/
1916
public function execute($request)
2017
{
2118
/** @var $request Sync */
@@ -29,9 +26,6 @@ public function execute($request)
2926
$model->fromArray($payment->toArray());
3027
}
3128

32-
/**
33-
* {@inheritDoc}
34-
*/
3529
public function supports($request)
3630
{
3731
return $request instanceof Sync &&

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/8a80ed2311e1b4dbd524b5bf3a4a5f8c08af9514

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy