interface WorkspaceFormInterface

Same name in other branches
  1. 9 core/modules/workspaces/src/Form/WorkspaceFormInterface.php \Drupal\workspaces\Form\WorkspaceFormInterface
  2. 8.9.x core/modules/workspaces/src/Form/WorkspaceFormInterface.php \Drupal\workspaces\Form\WorkspaceFormInterface
  3. 11.x core/modules/workspaces/src/Form/WorkspaceFormInterface.php \Drupal\workspaces\Form\WorkspaceFormInterface

Defines interface for workspace forms so they can be easily distinguished.

@internal

Hierarchy

Expanded class hierarchy of WorkspaceFormInterface

All classes that implement WorkspaceFormInterface

Deprecated

in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Form\WorkspaceSafeFormInterface or \Drupal\Core\Form\WorkspaceDynamicSafeFormInterface instead.

See also

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

File

core/modules/workspaces/src/Form/WorkspaceFormInterface.php, line 18

Namespace

Drupal\workspaces\Form
View source
interface WorkspaceFormInterface extends FormInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.