You are here

protected property TestTimeService::$requestTime in Search API 8

The request time to return.

Type: int

See also

\Drupal\Tests\search_api\Kernel\TestTimeService::getRequestTime()

File

tests/src/Kernel/TestTimeService.php, line 19

Class

TestTimeService
Provides a dummy time service that can be used for testing.

Namespace

Drupal\Tests\search_api\Kernel

Code

protected $requestTime;