You are here

protected property DateDataTypeTest::$plugin in Search API 8

The data type plugin to test.

Type: \Drupal\search_api\Plugin\search_api\data_type\DateDataType

File

tests/src/Unit/DateDataTypeTest.php, line 22

Class

DateDataTypeTest
Tests functionality of the "Date" data type plugin.

Namespace

Drupal\Tests\search_api\Unit

Code

protected $plugin;