Content-Length: 259126 | pFad | http://github.com/Payum/PaypalRest/commit/95d51b8dbc7162f03e2d740dc011ab3d16c30e5a

28 Add Docblock and Comments CS rules · Payum/PaypalRest@95d51b8 · GitHub
Skip to content

Commit

Permalink
Add Docblock and Comments CS rules
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup committed Nov 6, 2023
1 parent a51be5c commit 95d51b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
7 changes: 1 addition & 6 deletions Action/StatusAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ public function __construct()
}

/**
* {@inheritDoc}
*
* @var GetStatusInterface $request
* @var GetStatusInterface
*/
public function execute($request)
{
Expand Down Expand Up @@ -60,9 +58,6 @@ public function execute($request)
$request->markUnknown();
}

/**
* {@inheritDoc}
*/
public function supports($request)
{
return $request instanceof GetStatusInterface &&
Expand Down
6 changes: 0 additions & 6 deletions Action/SyncAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ class SyncAction implements ActionInterface, GatewayAwareInterface
{
use GatewayAwareTrait;

/**
* {@inheritDoc}
*/
public function execute($request)
{
/** @var $request Sync */
Expand All @@ -29,9 +26,6 @@ public function execute($request)
$model->fromArray($payment->toArray());
}

/**
* {@inheritDoc}
*/
public function supports($request)
{
return $request instanceof Sync &&
Expand Down

0 comments on commit 95d51b8

Please sign in to comment.








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/95d51b8dbc7162f03e2d740dc011ab3d16c30e5a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy