Skip to content

Commit 65f8c69

Browse files
committed
solve issue #31
1 parent 0b777a8 commit 65f8c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Jsonq.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ public function reset($data = null)
160160
}
161161

162162
$this->_map = $this->_baseContents;
163+
$this->reProcess();
163164

164165
return $this;
165166
}

0 commit comments

Comments
 (0)