You are here

protected property ContainerForm::$urlStub in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 22
Contains \Drupal\forum\Form\ContainerForm.

Class

ContainerForm
Base form for container term edit forms.

Namespace

Drupal\forum\Form

Code

protected $urlStub = 'container';