Skip to content

Commit 5120d20

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bridge/OpenPayUBridge.php

+1
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)