You are here

protected property FrontPageTest::$nodePath in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/System/FrontPageTest.php \Drupal\Tests\system\Functional\System\FrontPageTest::nodePath
  2. 9 core/modules/system/tests/src/Functional/System/FrontPageTest.php \Drupal\Tests\system\Functional\System\FrontPageTest::nodePath

The path to a node that is created for testing.

Type: string

File

core/modules/system/tests/src/Functional/System/FrontPageTest.php, line 31

Class

FrontPageTest
Tests front page functionality and administration.

Namespace

Drupal\Tests\system\Functional\System

Code

protected $nodePath;