Skip to content

Commit b0e9f49

Browse files
committed
Unset value
1 parent f1db879 commit b0e9f49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Database/Document.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ public function __construct(array $input = [])
5050
}
5151
}
5252

53+
unset($value);
54+
5355
parent::__construct($input);
5456
}
5557

0 commit comments

Comments
 (0)