You are here

protected property MenuLinkFieldStandardTest::$profile in Menu Link (Field) 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/MenuLinkFieldStandardTest.php \Drupal\Tests\menu_link\Functional\MenuLinkFieldStandardTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/MenuLinkFieldStandardTest.php, line 27

Class

MenuLinkFieldStandardTest
Tests menu link field functionality.

Namespace

Drupal\Tests\menu_link\Functional

Code

protected $profile = 'standard';