You are here

protected property AmpFormatterTextTest::$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/AmpFormatterTextTest.php, line 15

Class

AmpFormatterTextTest
Tests AMP view mode.

Namespace

Drupal\Tests\amp\Functional

Code

protected $fieldName = 'body';