Completed
Push — master ( 14d652...6f6b3d )
by vistart
05:22
created
models/BaseMongoEntityModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -173,7 +173,7 @@
 block discarded – undo
173 173
     /**
174 174
      * @inheritdoc
175 175
      * You can override this method if enabled fields cannot meet you requirements.
176
-     * @return array
176
+     * @return string[]
177 177
      */
178 178
     public function attributes()
179 179
     {
Please login to merge, or discard this patch.