Completed
Push — develop ( ecae74...3fe434 )
by Stuart
03:09
created
src/Filters/ExtractFirstItemWithContent.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -65,8 +65,8 @@
 block discarded – undo
65 65
     }
66 66
 
67 67
     /**
68
-    * extract the first item from a dataset. if the dataset is empty, or all
69
-    * the content is empty, return the default value
68
+     * extract the first item from a dataset. if the dataset is empty, or all
69
+     * the content is empty, return the default value
70 70
      *
71 71
      * @param  mixed $data
72 72
      *         the data to filter
Please login to merge, or discard this patch.