You are here

protected property AggregatorTitleTest::$fieldName in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php \Drupal\Tests\aggregator\Kernel\AggregatorTitleTest::fieldName

The field name that is tested.

Type: string

File

core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php, line 34

Class

AggregatorTitleTest
Tests the aggregator_title formatter.

Namespace

Drupal\Tests\aggregator\Kernel

Code

protected $fieldName;