CronExampleForm::$currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/cron_example/src/Form/CronExampleForm.php, line 25

Class

CronExampleForm
Form with examples on how to use cron.

Namespace

Drupal\cron_example\Form

Code

protected $currentUser;