protected property ViewAjaxControllerTest::$currentPath in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php \Drupal\Tests\views\Unit\Controller\ViewAjaxControllerTest::currentPath
The mocked current path.
Type: \Drupal\Core\Path\CurrentPathStack|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ views/ tests/ src/ Unit/ Controller/ ViewAjaxControllerTest.php, line 50 - Contains \Drupal\Tests\views\Unit\Controller\ViewAjaxControllerTest.
Class
- ViewAjaxControllerTest
- @coversDefaultClass \Drupal\views\Controller\ViewAjaxController @group views
Namespace
Drupal\Tests\views\Unit\ControllerCode
protected $currentPath;