You are here

protected property SerializationTest::$index in Search API 8

A test index for use in these tests.

Type: \Drupal\search_api\IndexInterface|null

File

tests/src/Kernel/System/SerializationTest.php, line 24

Class

SerializationTest
Tests that various classes can be properly serialized and/or cloned.

Namespace

Drupal\Tests\search_api\Kernel\System

Code

protected $index;