protected property ProductFeatureDeleteForm::$node in Ubercart 8.4
The node that is the feature is to be deleted from.
Type: \Drupal\node\NodeInterface
File
- uc_product/
src/ Form/ ProductFeatureDeleteForm.php, line 20
Class
- ProductFeatureDeleteForm
- Defines the attribute option delete form.
Namespace
Drupal\uc_product\FormCode
protected $node;