20], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'ID_Client' => 'Id Client', 'Price_old' => 'Price Old', 'ID_Product' => 'Id Product', 'Quantity' => 'Quantity', 'Rate' => 'Rate', 'Sum' => 'Sum', 'Payment_type' => 'Payment Type', 'ID' => 'ID', 'Date' => 'Date', ]; } }