@@ -293,6 +293,7 @@ |
||
| 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 | { |