100] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'from_brand' => 'From Brand', 'to_brand' => 'To Brand', 'finish' => 'Finish', 'timestamp' => 'Timestamp', ]; } }