protected property EntityFilteringThemeTest::$profile

Use the standard profile.

We test entity theming with the default node, user, comment, and taxonomy configurations at several paths in the standard profile.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php, line 25
Contains Drupal\system\Tests\Theme\EntityFilteringThemeTest.

Class

EntityFilteringThemeTest
Tests filtering for XSS in rendered entity templates in all themes.

Namespace

Drupal\system\Tests\Theme

Code

protected $profile = 'standard';