Skip to content

Commit 37c0873

Browse files
authored
Update BaseRequest.php
1 parent 30ebe38 commit 37c0873

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Request/BaseRequest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ abstract class BaseRequest
1111

1212
/** @var string */
1313
protected $method;
14-
15-
/** @var bool */
16-
protected $simulationMode;
1714

1815
/**
1916
* @return string

0 commit comments

Comments
 (0)