protected property SocialApiTestBase::$noPermsUser in Social API 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/SocialApiTestBase.php \Drupal\Tests\social_api\Functional\SocialApiTestBase::noPermsUser
A test user with no permissions.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ SocialApiTestBase.php, line 34
Class
- SocialApiTestBase
- Defines a base class for testing Social Auth implementers.
Namespace
Drupal\Tests\social_api\FunctionalCode
protected $noPermsUser;