Skip to content

Commit

Permalink
Add PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
TymekB committed Jul 27, 2021
1 parent 67cd94a commit 5120d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Bridge/OpenPayUBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

final class OpenPayUBridge implements OpenPayUBridgeInterface
{
/*** @var string|null */
private $cacheDir;

public function __construct(string $cacheDir = null)
Expand Down

0 comments on commit 5120d20

Please sign in to comment.