Passed
Branch master (be81e9)
by Vitaliy
10:33
created
src/Grid.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * Returns column collection (readonly).
27 27
      *
28
-     * @return Column[]|ObjectCollectionReadInterface
28
+     * @return \Nayjest\Collection\Extended\ObjectCollection
29 29
      */
30 30
     public function getColumns()
31 31
     {
Please login to merge, or discard this patch.