protected property ViewAjaxControllerTest::$currentPath in Drupal 8
Same name and namespace in other branches
- 9 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
Class
- ViewAjaxControllerTest
- @coversDefaultClass \Drupal\views\Controller\ViewAjaxController @group views
Namespace
Drupal\Tests\views\Unit\ControllerCode
protected $currentPath;