Completed
Push — master ( 2738e7...2ba442 )
by Vitaly
04:01
created
src/FieldsTable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
         return $this->collection;
64 64
     }
65 65
 
66
-    /** @return array Collection of table rows(materials) identifiers */
66
+    /** @return string|null Collection of table rows(materials) identifiers */
67 67
     protected function rowIDs()
68 68
     {
69 69
         // Get collection of nested materials
Please login to merge, or discard this patch.