protected property UserPictureTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserPictureTest.php \Drupal\Tests\user\Functional\UserPictureTest::profile
- 10 core/modules/user/tests/src/Functional/UserPictureTest.php \Drupal\Tests\user\Functional\UserPictureTest::profile
The profile to install as a basis for testing.
Using the standard profile to test user picture config provided by the standard profile.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ user/ tests/ src/ Functional/ UserPictureTest.php, line 32
Class
- UserPictureTest
- Tests user picture functionality.
Namespace
Drupal\Tests\user\FunctionalCode
protected $profile = 'standard';