You are here

protected property ProductFeatureDeleteForm::$featureId in Ubercart 8.4

The feature type to be deleted.

Type: int

File

uc_product/src/Form/ProductFeatureDeleteForm.php, line 27

Class

ProductFeatureDeleteForm
Defines the attribute option delete form.

Namespace

Drupal\uc_product\Form

Code

protected $featureId;