You are here

protected property AmpFormatterTextTrimmedTest::$ampFormatterSettings in Accelerated Mobile Pages (AMP) 8.3

The AMP formatter_settings.

Type: string

Overrides AmpFormatterTestBase::$ampFormatterSettings

File

tests/src/Functional/AmpFormatterTextTrimmedTest.php, line 25

Class

AmpFormatterTextTrimmedTest
Tests AMP view mode.

Namespace

Drupal\Tests\amp\Functional

Code

protected $ampFormatterSettings = [
  'trim_length' => 600,
];