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