protected property UserPictureTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserPictureTest.php \Drupal\user\Tests\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 WebTestBase::$profile
File
- core/
modules/ user/ src/ Tests/ UserPictureTest.php, line 29 - Contains \Drupal\user\Tests\UserPictureTest.
Class
- UserPictureTest
- Tests user picture functionality.
Namespace
Drupal\user\TestsCode
protected $profile = 'standard';