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 638c7e3 commit 28626a2Copy full SHA for 28626a2
src/Request/BaseRequest.php
@@ -13,7 +13,7 @@ abstract class BaseRequest
13
protected $method;
14
15
/** @var bool */
16
- protected bool $simulationMode;
+ protected $simulationMode;
17
18
/**
19
* @return string
0 commit comments