Completed
Push — master ( f7e861...136cb7 )
by Nekrasov
02:32
created
src/Models/BitrixModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
     /**
115 115
      * Save model to database.
116 116
      *
117
-     * @param array $selectedFields save only these fields instead of all.
117
+     * @param string[] $selectedFields save only these fields instead of all.
118 118
      *
119 119
      * @return bool
120 120
      */
Please login to merge, or discard this patch.