protected property UrlRedirectNegateTest::$adminUser in Url Redirect 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/UrlRedirectNegateTest.php \Drupal\Tests\url_redirect\Functional\UrlRedirectNegateTest::adminUser
Admin user that can create content.
Type: \Drupal\user\Entity\User
File
- tests/
src/ Functional/ UrlRedirectNegateTest.php, line 31
Class
- UrlRedirectNegateTest
- Tests the negation option for user and role redirect condition.
Namespace
Drupal\Tests\url_redirect\FunctionalCode
protected $adminUser;