eav_field-2.x-dev/src/Plugin/search_api/processor/Property/EavFieldProcessorProperty.php
src/Plugin/search_api/processor/Property/EavFieldProcessorProperty.php
<?php
namespace Drupal\eav_field\Plugin\search_api\processor\Property;
use Drupal\search_api\Processor\ProcessorProperty;
class EavFieldProcessorProperty extends ProcessorProperty {
}
