ContainerForm::$urlStub

Same name in other branches
  1. 9 core/modules/forum/src/Form/ContainerForm.php \Drupal\forum\Form\ContainerForm::urlStub
  2. 10 core/modules/forum/src/Form/ContainerForm.php \Drupal\forum\Form\ContainerForm::urlStub
  3. 11.x core/modules/forum/src/Form/ContainerForm.php \Drupal\forum\Form\ContainerForm::urlStub

Reusable url stub to use in watchdog messages.

Type: string

Overrides ForumForm::$urlStub

File

core/modules/forum/src/Form/ContainerForm.php, line 19

Class

ContainerForm
Base form for container term edit forms.

Namespace

Drupal\forum\Form

Code

protected $urlStub = 'container';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.