protected property NodeFivestarWidgetTest::$labels in Rate 8
Same name in this branch
- 8 tests/src/Functional/NodeFivestarWidgetTest.php \Drupal\Tests\rate\Functional\NodeFivestarWidgetTest::labels
- 8 tests/src/FunctionalJavascript/NodeFivestarWidgetTest.php \Drupal\Tests\rate\FunctionalJavascript\NodeFivestarWidgetTest::labels
An array of link labels, e.g. ['Up', 'Down'].
Type: array
Overrides RateNodeWidgetTestBase::$labels
File
- tests/
src/ Functional/ NodeFivestarWidgetTest.php, line 24
Class
- NodeFivestarWidgetTest
- Tests for the "Fivestar" widget.
Namespace
Drupal\Tests\rate\FunctionalCode
protected $labels = [
'Star',
];