protected property VersionWarning::$current_user in CMS Content Sync 2.1.x
Same name and namespace in other branches
- 8 modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::current_user
- 2.0.x modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::current_user
The current user.
Type: current_user\Drupal\Core\Session\AccountProxyInterface
File
- modules/
cms_content_sync_developer/ src/ EventSubscriber/ VersionWarning.php, line 33
Class
- VersionWarning
- A subscriber triggering a config when certain configuration changes.
Namespace
Drupal\cms_content_sync_developer\EventSubscriberCode
protected $current_user;