diff --git a/src/Storage/EntryQueryOptions.php b/src/Storage/EntryQueryOptions.php index d72c51d9d..580bd37fb 100644 --- a/src/Storage/EntryQueryOptions.php +++ b/src/Storage/EntryQueryOptions.php @@ -114,7 +114,7 @@ public function fromDate(?string $fromDate) return $this; } - + /** * Set the tag that must belong to retrieved entries. *