protected property ViewAjaxController::$executableFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::executableFactory
The factory to load a view executable with.
Type: \Drupal\views\ViewExecutableFactory
File
- core/
modules/ views/ src/ Controller/ ViewAjaxController.php, line 45 - Contains \Drupal\views\Controller\ViewAjaxController.
Class
- ViewAjaxController
- Defines a controller to load a view via AJAX.
Namespace
Drupal\views\ControllerCode
protected $executableFactory;