PrivateTempStoreTest::$otherObject

Same name in this branch
  1. 8.9.x core/modules/user/tests/src/Unit/PrivateTempStoreTest.php \Drupal\Tests\user\Unit\PrivateTempStoreTest::otherObject
Same name in other branches
  1. 9 core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php \Drupal\Tests\Core\TempStore\PrivateTempStoreTest::otherObject
  2. 10 core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php \Drupal\Tests\Core\TempStore\PrivateTempStoreTest::otherObject
  3. 11.x core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php \Drupal\Tests\Core\TempStore\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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.