protected property ContentController::$contentManager in Content Synchronization 8.2
Same name and namespace in other branches
- 8 src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::contentManager
- 3.0.x src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::contentManager
The content manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- src/
Controller/ ContentController.php, line 43
Class
- ContentController
- Returns responses for content module routes.
Namespace
Drupal\content_sync\ControllerCode
protected $contentManager;