You are here

protected property Glossary::$dataTypeHelper in Search API AZ Glossary 8.3

Same name and namespace in other branches
  1. 8.4 src/Plugin/search_api/processor/Glossary.php \Drupal\search_api_glossary\Plugin\search_api\processor\Glossary::dataTypeHelper

The data type helper.

Type: \Drupal\search_api\Utility\DataTypeHelperInterface|null

File

src/Plugin/search_api/processor/Glossary.php, line 41

Class

Glossary
Adds the item's AZ to the indexed data.

Namespace

Drupal\search_api_glossary\Plugin\search_api\processor

Code

protected $dataTypeHelper;