ForumForm::$urlStub
Same name in other branches
- 8.9.x core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::urlStub
- 10 core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::urlStub
- 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\FormCode
protected $urlStub = 'forum';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.