You are here

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

Class

AmpFormatterTwitterTest
Tests AMP Social Post Formatter.

Namespace

Drupal\Tests\amp\Functional

Code

protected $ampElementName = 'amp-twitter';