We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cd94a commit 5120d20Copy full SHA for 5120d20
1 file changed
src/Bridge/OpenPayUBridge.php
@@ -19,6 +19,7 @@
19
20
final class OpenPayUBridge implements OpenPayUBridgeInterface
21
{
22
+ /*** @var string|null */
23
private $cacheDir;
24
25
public function __construct(string $cacheDir = null)
0 commit comments