Skip to content

Commit 5120d20

Browse files
committed
Add PHPDoc
1 parent 67cd94a commit 5120d20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Bridge/OpenPayUBridge.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
final class OpenPayUBridge implements OpenPayUBridgeInterface
2121
{
22+
/*** @var string|null */
2223
private $cacheDir;
2324

2425
public function __construct(string $cacheDir = null)

0 commit comments

Comments
 (0)