You are here

protected property ObjectAttributesFormBase::$idField in Ubercart 8.4

The identifier field that this form will use.

Type: string

File

uc_attribute/src/Form/ObjectAttributesFormBase.php, line 39

Class

ObjectAttributesFormBase
Defines the class/product attributes overview form.

Namespace

Drupal\uc_attribute\Form

Code

protected $idField;