You are here

protected property TestMemoryBackend::$requestTime in Search API 8

The simulated request time.

Type: int|null

File

tests/src/Kernel/Views/TestMemoryBackend.php, line 17

Class

TestMemoryBackend
A variant of the memory cache backend that allows to change the request time.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

protected $requestTime;