Completed
Push — feature-output-formats ( 361247...47e05f )
by Arnaud
02:09
created
src/Collection/Page/Collection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Sort items by date: the most recent first.
20 20
      *
21
-     * @return self
21
+     * @return string|null
22 22
      */
23 23
     public function sortByDate(): self
24 24
     {
Please login to merge, or discard this patch.