You are here

namespace Drupal\yaml_content\Plugin in YAML Content 8

Classsort descending Location Description
ProcessingContext src/Plugin/ProcessingContext.php The contextual data for content being actively loaded.
YamlContentProcessBase src/Plugin/YamlContentProcessBase.php Defines a base processor implementation that most processors will extend.
YamlContentProcessInterface src/Plugin/YamlContentProcessInterface.php An interface for all YAML Content process plugins to implement.
YamlContentProcessManager src/Plugin/YamlContentProcessManager.php Manages discovery and instantiation of YAML Content process plugins.