namespace 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.