You are here

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

File

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

Class

AmpFormatterTestBase
Tests AMP Formatters.

Namespace

Drupal\Tests\amp\Functional

Code

protected $ampElementName = '';