You are here

protected property WorkspaceIntegrationTest::$createdTimestamp in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceIntegrationTest::createdTimestamp
  2. 10 core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceIntegrationTest::createdTimestamp

Creation timestamp that should be incremented for each new entity.

Type: int

File

core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php, line 47

Class

WorkspaceIntegrationTest
Tests a complete deployment scenario across different workspaces.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected $createdTimestamp;