Home
last modified time | relevance | path

Searched refs:DotExpander (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DDotExpander.php5 \trigger_deprecation('ruflin/elastica', '7.1.0', 'The "%s" class is deprecated, use "%s" instead. It will be removed in 8.0.', DotExpander::class, DotExpanderProcessor::class);
8 * Elastica DotExpander Processor.
15 class DotExpander extends DotExpanderProcessor class