SharedTempStoreTest::$otherObject

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Unit/SharedTempStoreTest.php \Drupal\Tests\user\Unit\SharedTempStoreTest::otherObject
  2. 8.9.x core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php \Drupal\Tests\Core\TempStore\SharedTempStoreTest::otherObject
  3. 10 core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php \Drupal\Tests\Core\TempStore\SharedTempStoreTest::otherObject
  4. 11.x core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php \Drupal\Tests\Core\TempStore\SharedTempStoreTest::otherObject

A tempstore object not belonging to the owner.

Type: object

File

core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php, line 71

Class

SharedTempStoreTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21TempStore%21SharedTempStore.php/class/SharedTempStore/9" title="Stores and retrieves temporary data for a given owner." class="local">\Drupal\Core\TempStore\SharedTempStore</a> @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.