protected property NodeYesNoWidgetTest::$widget in Rate 8
Same name in this branch
- 8 tests/src/Functional/NodeYesNoWidgetTest.php \Drupal\Tests\rate\Functional\NodeYesNoWidgetTest::widget
- 8 tests/src/FunctionalJavascript/NodeYesNoWidgetTest.php \Drupal\Tests\rate\FunctionalJavascript\NodeYesNoWidgetTest::widget
The widget type for testing.
Type: string
Overrides RateJavascriptNodeWidgetTestBase::$widget
File
- tests/
src/ FunctionalJavascript/ NodeYesNoWidgetTest.php, line 15
Class
- NodeYesNoWidgetTest
- Tests for the "Yes / No" widget.
Namespace
Drupal\Tests\rate\FunctionalJavascriptCode
protected $widget = 'yesno';