Skip to content

Commit 21f5dbc

Browse files
committed
Fix phpcs validation
1 parent 89df8c4 commit 21f5dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/UnifiedSpecTests/DirtySessionObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class DirtySessionObserver implements CommandSubscriber
2727
/** @var array */
2828
private $requestIds = [];
2929

30+
/** @var bool */
3031
private $observedNetworkError = false;
3132

3233
public function __construct(stdClass $lsid)

0 commit comments

Comments
 (0)