You are here

protected property AmpFormatterMediaImageTest::$ampElementName in Accelerated Mobile Pages (AMP) 8.3

The element name created by the AMP formatter.

Leave empty if the AMP formatter is not creating a new, unique, element.

Type: string

Overrides AmpFormatterTestBase::$ampElementName

File

tests/src/Functional/AmpFormatterMediaImageTest.php, line 42

Class

AmpFormatterMediaImageTest
Tests AMP Media Image formatter.

Namespace

Drupal\Tests\amp\Functional

Code

protected $ampElementName = 'amp-img';