200], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'filename' => 'Filename', 'total' => 'Total', 'success' => 'Success', 'created_at' => 'Create At', 'updated_at' => 'Updated At', ]; } }