You are here

protected property AmpFormatterTextTrimmedTest::$fieldName in Accelerated Mobile Pages (AMP) 8.3

The field name the formatter will be applied to.

Set to 'body' if the formatter will be used on the existing body field, otherwise leave empty.

Type: string

Overrides AmpFormatterTestBase::$fieldName

File

tests/src/Functional/AmpFormatterTextTrimmedTest.php, line 15

Class

AmpFormatterTextTrimmedTest
Tests AMP view mode.

Namespace

Drupal\Tests\amp\Functional

Code

protected $fieldName = 'body';