100], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'admin_id' => 'Admin ID', 'type' => 'Type', 'operate_time' => 'Operate Time', 'content' => 'Content', 'mold' => 'Mold', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }