You are here

protected property ObjectOptionsFormBase::$idField in Ubercart 8.4

The identifier field that this form will use.

Type: string

File

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

Class

ObjectOptionsFormBase
Defines the class/product attributes options form.

Namespace

Drupal\uc_attribute\Form

Code

protected $idField;