You are here

protected property ForumForm::$urlStub in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 31
Contains \Drupal\forum\Form\ForumForm.

Class

ForumForm
Base form for forum term edit forms.

Namespace

Drupal\forum\Form

Code

protected $urlStub = 'forum';