Skip to content

Commit 9712b88

Browse files
committed
Whitespace
1 parent 7cdb859 commit 9712b88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JsonColumnValue.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ public function &__get($key)
192192
if (!isset($this->$key)) {
193193
$this->$key = null;
194194
}
195-
196195
return $this->$key;
197196
}
198197

0 commit comments

Comments
 (0)