You are here

protected property ParagraphsLockablePlugin::$currentUser in Paragraphs Collection 8

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/paragraphs/Behavior/ParagraphsLockablePlugin.php, line 35

Class

ParagraphsLockablePlugin
Provides a Paragraphs Lockable plugin.

Namespace

Drupal\paragraphs_collection\Plugin\paragraphs\Behavior

Code

protected $currentUser;