You are here

protected property ForwardForm::$details in Forward 4.0.x

Same name and namespace in other branches
  1. 4.x src/Form/ForwardForm.php \Drupal\forward\Form\ForwardForm::details

Whether the form is built in a details element.

Type: bool

File

src/Form/ForwardForm.php, line 146

Class

ForwardForm
Forward a page to a friend.

Namespace

Drupal\forward\Form

Code

protected $details;