protected property ContainerForm::$urlStub in Drupal 10
Same name and namespace in other branches
- 8 core/modules/forum/src/Form/ContainerForm.php \Drupal\forum\Form\ContainerForm::urlStub
- 9 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';