Skip to content

Commit e1ab5fd

Browse files
authored
Update BaseRequest.php
1 parent 81f68a0 commit e1ab5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Request/BaseRequest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ abstract class BaseRequest
1212
/** @var string */
1313
protected $method;
1414

15+
/** @var bool */
1516
protected bool $simulationMode;
1617

1718
/**

0 commit comments

Comments
 (0)