芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2/db/AfterSaveEvent.php
* @since 2.0 */ class AfterSaveEvent extends Event { /** * @var array The attribute values that had changed and were saved. */ public $changedAttributes; }