protected property MenuLinkWeightJavascriptTestBase::$nodeType in Menu Link Weight 8
Same name and namespace in other branches
- 8.2 tests/src/FunctionalJavascript/MenuLinkWeightJavascriptTestBase.php \Drupal\Tests\menu_link_weight\FunctionalJavascript\MenuLinkWeightJavascriptTestBase::nodeType
The node type used in this test.
Type: string
File
- tests/
src/ FunctionalJavascript/ MenuLinkWeightJavascriptTestBase.php, line 66
Class
- MenuLinkWeightJavascriptTestBase
- Base class for menu_link_weight javascript tests.
Namespace
Drupal\Tests\menu_link_weight\FunctionalJavascriptCode
protected $nodeType = 'page';