You are here

protected property AmpFormatterTestBase::$valuesOut in Accelerated Mobile Pages (AMP) 8.3

The output values created by the AMP formatter.

Leave empty if not specifying expected output values.

Type: array

File

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

Class

AmpFormatterTestBase
Tests AMP Formatters.

Namespace

Drupal\Tests\amp\Functional

Code

protected $valuesOut = [];