You are here

protected property SharedTempStoreTest::$otherObject in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/tests/src/Unit/SharedTempStoreTest.php \Drupal\Tests\user\Unit\SharedTempStoreTest::otherObject

A tempstore object not belonging to the owner.

Type: \stdClass

File

core/modules/user/tests/src/Unit/SharedTempStoreTest.php, line 68
Contains \Drupal\Tests\user\Unit\SharedTempStoreTest.

Class

SharedTempStoreTest
@coversDefaultClass \Drupal\user\SharedTempStore @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $otherObject;