You are here

protected property NodeFivestarWidgetTest::$widget in Rate 8

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

The widget type for testing.

Type: string

Overrides RateNodeWidgetTestBase::$widget

File

tests/src/Functional/NodeFivestarWidgetTest.php, line 19

Class

NodeFivestarWidgetTest
Tests for the "Fivestar" widget.

Namespace

Drupal\Tests\rate\Functional

Code

protected $widget = 'fivestar';