protected property RequestPathTest::$currentPath in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php \Drupal\system\Tests\Plugin\Condition\RequestPathTest::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ system/ src/ Tests/ Plugin/ Condition/ RequestPathTest.php, line 57 - Contains \Drupal\system\Tests\Plugin\Condition\RequestPathTest.
Class
- RequestPathTest
- Tests that the Request Path Condition, provided by the system module, is working properly.
Namespace
Drupal\system\Tests\Plugin\ConditionCode
protected $currentPath;