You are here

protected property BuyItNowForm::$nid in Ubercart 8.4

Node ID of product this form is attached to.

Type: string

File

uc_product/src/Form/BuyItNowForm.php, line 21

Class

BuyItNowForm
Defines a simple form for adding a product to the cart.

Namespace

Drupal\uc_product\Form

Code

protected $nid;