You are here

protected property NodeTranslationUITest::$profile in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Functional/NodeTranslationUITest.php \Drupal\Tests\node\Functional\NodeTranslationUITest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/node/tests/src/Functional/NodeTranslationUITest.php, line 62

Class

NodeTranslationUITest
Tests the Node Translation UI.

Namespace

Drupal\Tests\node\Functional

Code

protected $profile = 'standard';