You are here

protected property TimeFieldStandardWidget::$currentUser in Timefield 1.0.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldWidget/TimeFieldStandardWidget.php, line 67

Class

TimeFieldStandardWidget
Plugin implementation of the 'timefield_standard_widget' widget.

Namespace

Drupal\timefield\Plugin\Field\FieldWidget

Code

protected $currentUser;