namespace Drupal\ctools\Context

Same name in other branches
  1. 4.0.x Drupal\ctools\Context
Object name File name Summary
AutomaticContext src/Context/AutomaticContext.php Provides a class to indicate that this context is always present.
EntityLazyLoadContext src/Context/EntityLazyLoadContext.php Defines context that loads entity on demand.