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/
modules/ user/ tests/ src/ Unit/ PrivateTempStoreTest.php, line 67
Class
- PrivateTempStoreTest
- @coversDefaultClass \Drupal\user\PrivateTempStore @group user @group legacy @runTestsInSeparateProcesses @preserveGlobalState disabled
Namespace
Drupal\Tests\user\UnitCode
protected $otherObject;