UserAccessControlHandlerTest::$owner

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php \Drupal\Tests\user\Unit\UserAccessControlHandlerTest::owner
  2. 10 core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php \Drupal\Tests\user\Unit\UserAccessControlHandlerTest::owner
  3. 11.x core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php \Drupal\Tests\user\Unit\UserAccessControlHandlerTest::owner

The mock user account that is able to change their own account name.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php, line 40

Class

UserAccessControlHandlerTest
Tests the user access controller.

Namespace

Drupal\Tests\user\Unit

Code

protected $owner;

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