You are here

protected property LingotekFunctionalTest::$unprivileged_user in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 tests/lingotek.base.test \LingotekFunctionalTest::unprivileged_user
  2. 7.2 tests/lingotek.base.test \LingotekFunctionalTest::unprivileged_user
  3. 7.4 tests/lingotek.base.test \LingotekFunctionalTest::unprivileged_user
  4. 7.5 tests/lingotek.base.test \LingotekFunctionalTest::unprivileged_user
  5. 7.6 tests/lingotek.base.test \LingotekFunctionalTest::unprivileged_user

The user object for an unprivileged Drupal user.

Type: stdClass

File

tests/lingotek.base.test, line 50
Declares a parent class to be used with Lingotek automated tests.

Class

LingotekFunctionalTest
A parent class for Lingotek autoamted tests.

Code

protected $unprivileged_user;