You are here

protected property FrontPageTest::$nodePath in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/FrontPageTest.php \Drupal\system\Tests\System\FrontPageTest::nodePath

The path to a node that is created for testing.

Type: string

File

core/modules/system/src/Tests/System/FrontPageTest.php, line 32
Contains \Drupal\system\Tests\System\FrontPageTest.

Class

FrontPageTest
Tests front page functionality and administration.

Namespace

Drupal\system\Tests\System

Code

protected $nodePath;