You are here

protected property RateNodeWidgetTestBase::$labels in Rate 8

An array of link labels, e.g. ['Up', 'Down'].

Type: array

File

tests/src/Functional/RateNodeWidgetTestBase.php, line 43

Class

RateNodeWidgetTestBase
Base class for Rate functional tests.

Namespace

Drupal\Tests\rate\Functional

Code

protected $labels;