protected property RangeViewsTestBase::$fieldName in Range 8
Name of the field we are testing against.
Note, this is used in the default test view.
Type: string
File
- tests/
src/ Functional/ Views/ RangeViewsTestBase.php, line 47
Class
- RangeViewsTestBase
- Base class for testing range handlers.
Namespace
Drupal\Tests\range\Functional\ViewsCode
protected $fieldName = 'field_range_integer';