20], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'tagId' => 'Tag ID', 'name' => 'Name', 'merchantId' => 'Merchant ID', ]; } }