Reusable url stub to use in watchdog messages.
Type: string
File
- core/modules/forum/src/Form/ForumForm.php, line 26
Class
- ForumForm
- Base form for forum term edit forms.
Namespace
Drupal\forum\Form
Code
protected $urlStub = 'forum';
Reusable url stub to use in watchdog messages.
Type: string
Drupal\forum\Form
protected $urlStub = 'forum';
Please login to continue.