You are here

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

File

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

Class

AmpFormatterTestBase
Tests AMP Formatters.

Namespace

Drupal\Tests\amp\Functional

Code

protected $removedElementName = '';