ForumForm::$urlStub

Same name and namespace in other branches
  1. 9 core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::urlStub
  2. 10 core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::urlStub
  3. 11.x 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.