You are here

protected property MenuLinkUpdatePathTest::$profile in Menu Link (Field) 8

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

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/MenuLinkUpdatePathTest.php, line 29

Class

MenuLinkUpdatePathTest
Tests the menu_link module install/update path. @group menu_link

Namespace

Drupal\Tests\menu_link\Functional

Code

protected $profile = 'standard';