UserPictureTest::$profile

Same name and namespace in other branches
  1. 8.9.x 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\Functional

Code

protected $profile = 'standard';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.