class Context

Same name in this branch

A Drupal specific context wrapper class.

The validate method is specifically overridden in order to support typed data definitions instead of just class names in the contextual definitions of plugins that extend ContextualPluginBase.

Hierarchy

Expanded class hierarchy of Context

1 file declares its use of Context
2 string references to 'Context'

File

drupal/core/lib/Drupal/Core/Plugin/Context/Context.php, line 25
Contains \Drupal\Core\Plugin\Context\Context.

Namespace

Drupal\Core\Plugin\Context
View source

Members