You are here

namespace Drupal\purge_processor_test\Plugin\Purge\Processor in Purge 8.3

Classsort descending Location Description
AProcessor tests/modules/purge_processor_test/src/Plugin/Purge/Processor/AProcessor.php Test processor A.
BProcessor tests/modules/purge_processor_test/src/Plugin/Purge/Processor/BProcessor.php Test processor B.
CProcessor tests/modules/purge_processor_test/src/Plugin/Purge/Processor/CProcessor.php Test processor C.
WithFormProcessor tests/modules/purge_processor_test/src/Plugin/Purge/Processor/WithFormProcessor.php Test processor with a configuration form.