TempStoreDatabaseTest::$objects

Same name in this branch
  1. 8.9.x core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php \Drupal\KernelTests\Core\TempStore\TempStoreDatabaseTest::objects

An array of random stdClass objects.

Type: array

File

core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php, line 53

Class

TempStoreDatabaseTest
Tests the temporary object storage system.

Namespace

Drupal\Tests\user\Kernel

Code

protected $objects = [];

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