protected property MenuLinkUpdatePathTest::$profile in Menu Link (Field) 8
Same name and namespace in other branches
- 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\FunctionalCode
protected $profile = 'standard';