protected property TestSocialSimpleTestBase::$normalUser in Social simple 2.0.x
Same name and namespace in other branches
- 8 tests/src/Functional/TestSocialSimpleTestBase.php \Drupal\Tests\social_simple\Functional\TestSocialSimpleTestBase::normalUser
Standard User without permission on social share per node.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ TestSocialSimpleTestBase.php, line 58
Class
- TestSocialSimpleTestBase
- Provides common helper methods for Social simple module tests.
Namespace
Drupal\Tests\social_simple\FunctionalCode
protected $normalUser;