You are here

protected static property WorkspaceResourceTestBase::$secondCreatedEntityId in Workspace 8.2

The entity ID for the second created entity in testPost().

The default value of 3 should work for most content entities.

Type: string|int

Overrides EntityResourceTestBase::$secondCreatedEntityId

See also

::testPost()

File

tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php, line 40

Class

WorkspaceResourceTestBase
Base class for workspace EntityResource tests.

Namespace

Drupal\Tests\workspace\Functional\EntityResource

Code

protected static $secondCreatedEntityId = 'running_on_faith_2';