You are here

protected property NodeYesNoWidgetTest::$widget in Rate 8

Same name in this branch
  1. 8 tests/src/Functional/NodeYesNoWidgetTest.php \Drupal\Tests\rate\Functional\NodeYesNoWidgetTest::widget
  2. 8 tests/src/FunctionalJavascript/NodeYesNoWidgetTest.php \Drupal\Tests\rate\FunctionalJavascript\NodeYesNoWidgetTest::widget

The widget type for testing.

Type: string

Overrides RateNodeWidgetTestBase::$widget

File

tests/src/Functional/NodeYesNoWidgetTest.php, line 15

Class

NodeYesNoWidgetTest
Tests for the "Yes / No" widget.

Namespace

Drupal\Tests\rate\Functional

Code

protected $widget = 'yesno';