protected property CommentNonNodeTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentNonNodeTest.php \Drupal\Tests\comment\Functional\CommentNonNodeTest::adminUser
An administrative user with permission to configure comment settings.
Type: \Drupal\user\UserInterface
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php, line 47
Class
- CommentNonNodeTest
- Tests commenting on a test entity.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $adminUser;