You are here

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

The element created by the default formatter.

Leave empty when the default element is not removed by AMP.

Type: string

Overrides AmpFormatterTestBase::$removedElementName

File

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

Class

AmpFormatterMediaImageTest
Tests AMP Media Image formatter.

Namespace

Drupal\Tests\amp\Functional

Code

protected $removedElementName = 'img';