You are here

protected property TimeTest::$time in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Datetime/TimeTest.php \Drupal\Tests\Component\Datetime\TimeTest::time

The mocked time class.

Type: \Drupal\Component\Datetime\Time

File

core/tests/Drupal/Tests/Component/Datetime/TimeTest.php, line 32

Class

TimeTest
@coversDefaultClass \Drupal\Component\Datetime\Time @group Datetime

Namespace

Drupal\Tests\Component\Datetime

Code

protected $time;