You are here

constant ProcessorInterface::STAGE_POST_QUERY in Facets 8

Processing stage: post_query.

File

src/Processor/ProcessorInterface.php, line 24

Class

ProcessorInterface
Describes a processor.

Namespace

Drupal\facets\Processor

Code

const STAGE_POST_QUERY = 'post_query';