You are here

protected static property WorkspaceSwitcherForm::$formCounter in Workspace 8

Hack to allow us to show this form multiple times on a page.

Type: int

See also

https://www.drupal.org/node/766146

File

src/Form/WorkspaceSwitcherForm.php, line 26

Class

WorkspaceSwitcherForm
Switcher for to activate a different workspace.

Namespace

Drupal\workspace\Form

Code

protected static $formCounter = 1;