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 81f68a0 commit e1ab5fdCopy full SHA for e1ab5fd
src/Request/BaseRequest.php
@@ -12,6 +12,7 @@ abstract class BaseRequest
12
/** @var string */
13
protected $method;
14
15
+ /** @var bool */
16
protected bool $simulationMode;
17
18
/**
0 commit comments