The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/config_translation/src/Controller/ConfigTranslationController.php, line 60
Class
- ConfigTranslationController
- Provides page callbacks for the configuration translation interface.
Namespace
Drupal\config_translation\Controller
Code
1 | protected $account ; |
Please login to continue.