You are here

protected property GroupDeleteForm::$context in Context groups 8.2

Same name and namespace in other branches
  1. 8 src/Form/GroupDeleteForm.php \Drupal\context_groups\Form\GroupDeleteForm::context

The context from which the context group is being removed.

Type: Context

File

src/Form/GroupDeleteForm.php, line 48

Class

GroupDeleteForm
Class GroupDeleteForm.

Namespace

Drupal\context_groups\Form

Code

protected $context;