You are here

protected property TempStoreDatabaseTest::$users in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/TempStoreDatabaseTest.php \Drupal\user\Tests\TempStoreDatabaseTest::users

An array of (fake) user IDs.

Type: array

File

core/modules/user/src/Tests/TempStoreDatabaseTest.php, line 50
Contains \Drupal\user\Tests\TempStoreDatabaseTest.

Class

TempStoreDatabaseTest
Tests the temporary object storage system.

Namespace

Drupal\user\Tests

Code

protected $users = array();