You are here

protected property ObjectOptionsFormBase::$attributeTable in Ubercart 8.4

The attribute table that this form will write to.

Type: string

File

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

Class

ObjectOptionsFormBase
Defines the class/product attributes options form.

Namespace

Drupal\uc_attribute\Form

Code

protected $attributeTable;