ForumForm::$urlStub

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

Reusable URL stub to use in watchdog messages.

Type: string

File

core/modules/forum/src/Form/ForumForm.php, line 29

Class

ForumForm
Base form for forum term edit forms.

Namespace

Drupal\forum\Form

Code

protected $urlStub = 'forum';

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