You are here

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

Class

AmpFormatterImageCarouselTest
Tests AMP Image Carousel formatter.

Namespace

Drupal\Tests\amp\Functional

Code

protected $removedElementName = 'img';