You are here

protected property ObjectAttributesFormBase::$optionTable in Ubercart 8.4

The option table that this form will write to.

Type: string

File

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

Class

ObjectAttributesFormBase
Defines the class/product attributes overview form.

Namespace

Drupal\uc_attribute\Form

Code

protected $optionTable;