public property CommentStatusFieldAccessTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php \Drupal\Tests\comment\Functional\CommentStatusFieldAccessTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentStatusFieldAccessTest.php, line 21
Class
- CommentStatusFieldAccessTest
- Tests comment status field access.
Namespace
Drupal\Tests\comment\FunctionalCode
public $profile = 'testing';