protected property PrivateTempStoreTest::$otherObject in Drupal 8
Same name in this branch
- 8 core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php \Drupal\Tests\Core\TempStore\PrivateTempStoreTest::otherObject
- 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\TempStoreCode
protected $otherObject;