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