protected property SocialCoreController::$actionProcessor in Open Social 8.7
Same name and namespace in other branches
- 8.9 modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
- 8.8 modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
- 10.3.x modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
- 10.0.x modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
- 10.1.x modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
- 10.2.x modules/social_features/social_core/src/Controller/SocialCoreController.php \Drupal\social_core\Controller\SocialCoreController::actionProcessor
Views Bulk Operations action processor.
Type: \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionProcessorInterface
File
- modules/
social_features/ social_core/ src/ Controller/ SocialCoreController.php, line 33
Class
- SocialCoreController
- Returns responses for social_core module routes.
Namespace
Drupal\social_core\ControllerCode
protected $actionProcessor;