You are here

protected property TermsOfUseForm::$node_title in Terms of Use 8

Save node title in validateForm and submitForm save it in the configuration

Type: $node_title

File

src/Form/TermsOfUseForm.php, line 21
Contains \Drupal\terms_of_use\Form\TermsOfUseForm.

Class

TermsOfUseForm

Namespace

Drupal\terms_of_use\Form

Code

protected $node_title;