You are here

protected property PrivateTempStoreTest::$otherObject in Drupal 8

Same name in this branch
  1. 8 core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php \Drupal\Tests\Core\TempStore\PrivateTempStoreTest::otherObject
  2. 8 core/modules/user/tests/src/Unit/PrivateTempStoreTest.php \Drupal\Tests\user\Unit\PrivateTempStoreTest::otherObject

A tempstore object not belonging to the owner.

Type: \stdClass

File

core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php, line 65

Class

PrivateTempStoreTest
@coversDefaultClass \Drupal\Core\TempStore\PrivateTempStore @group TempStore

Namespace

Drupal\Tests\Core\TempStore

Code

protected $otherObject;