You are here

namespace Drupal\Component\Plugin\Context in Drupal 8

Same name in other branches
  1. 9 Drupal\Component\Plugin\Context
Classsort descending Location Description
Context core/lib/Drupal/Component/Plugin/Context/Context.php A generic context class for wrapping data a plugin needs to operate.
ContextDefinitionInterface core/lib/Drupal/Component/Plugin/Context/ContextDefinitionInterface.php Interface used to define definition objects found in ContextInterface.
ContextInterface core/lib/Drupal/Component/Plugin/Context/ContextInterface.php Provides data and definitions for plugins during runtime and administration.