You are here

protected property AmpFormatterTestBase::$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

File

tests/src/Functional/AmpFormatterTestBase.php, line 20

Class

AmpFormatterTestBase
Tests AMP Formatters.

Namespace

Drupal\Tests\amp\Functional

Code

protected $fieldName = '';