Completed
Branch master (c2bcce)
by
unknown
55:38
created
src/db/ActiveRecord.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -293,6 +293,7 @@
 block discarded – undo
293 293
     /**
294 294
      * {@inheritDoc}
295 295
      * @see \yii\db\BaseActiveRecord::getDirtyAttributes($names)
296
+     * @param string[] $names
296 297
      */
297 298
     public function getDirtyAttributes($names = null)
298 299
     {
Please login to merge, or discard this patch.