protected property NodeImportController::$currentUser in Simple Node Importer 8
The current user service.
Type: \Drupal\Core\Session\AccountInterface
Overrides ControllerBase::$currentUser
File
- src/
Controller/ NodeImportController.php, line 27
Class
- NodeImportController
- Default controller for the simple_node_importer module.
Namespace
Drupal\simple_node_importer\ControllerCode
protected $currentUser;