You are here

protected property ObjectAttributesAddFormBase::$optionTable in Ubercart 8.4

The option table that this form will write to.

Type: string

File

uc_attribute/src/Form/ObjectAttributesAddFormBase.php, line 32

Class

ObjectAttributesAddFormBase
Defines the class/product attributes add form.

Namespace

Drupal\uc_attribute\Form

Code

protected $optionTable;