255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'sku' => 'Sku', 'price' => 'Price', 'price_old' => 'Price Old', ]; } }