You are here

namespace Drupal\markdown\BcSupport in Markdown 8.2

Classsort descending Location Description
BcAliasedInterface src/BcSupport/BcAliasedInterface.php Provides a blank interface for BC interfaces when no suitable one exists.
ConfigurableInterface src/BcSupport/ConfigurableInterface.php Provides an interface for a configurable plugin.
DependentPluginDefinitionInterface src/BcSupport/DependentPluginDefinitionInterface.php Provides an interface for a plugin definition that has dependencies.
DiscoveryException src/BcSupport/DiscoveryException.php Exception thrown during discovery if the data is invalid.
FormStateDecoratorBase src/BcSupport/FormStateDecoratorBase.php Decorates another form state.
FormStateValuesTrait src/BcSupport/FormStateValuesTrait.php Provides methods to manage form state values.
ObjectWithPluginCollectionInterface src/BcSupport/ObjectWithPluginCollectionInterface.php Provides an interface for an object using a plugin collection.
PluginDependencyTrait src/BcSupport/PluginDependencyTrait.php Provides a trait for calculating the dependencies of a plugin.
SubformState src/BcSupport/SubformState.php Stores information about the state of a subform.
SubformStateInterface src/BcSupport/SubformStateInterface.php Stores information about the state of a subform.