You are here

protected property AmpTestBase::$node in Accelerated Mobile Pages (AMP) 8.3

The node created by tests.

Type: \Drupal\node\Entity\Node

File

tests/src/Functional/AmpTestBase.php, line 32

Class

AmpTestBase
Base AMP testing setup.

Namespace

Drupal\Tests\amp\Functional

Code

protected $node = NULL;