protected property TempStoreDatabaseTest::$users

An array of (fake) user IDs.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php, line 41
Definition of Drupal\user\Tests\TempStoreDatabaseTest.

Class

TempStoreDatabaseTest
Tests the TempStore namespace.

Namespace

Drupal\user\Tests

Code

protected $users = array();