diff --git a/core/class/jsondb/Dot.class.php b/core/class/jsondb/Dot.class.php index 5b78a54f..29b5dfa2 100644 --- a/core/class/jsondb/Dot.class.php +++ b/core/class/jsondb/Dot.class.php @@ -474,4 +474,4 @@ class Dot implements \ArrayAccess, \Iterator, \Countable { return count($this->data); } -} +} \ No newline at end of file