You are here

protected property CertificateController::$currentUser in Opigno certificate 3.x

Same name and namespace in other branches
  1. 8 src/Controller/CertificateController.php \Drupal\opigno_certificate\Controller\CertificateController::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/CertificateController.php, line 26

Class

CertificateController
Defines a controller to render a single opigno_certificate.

Namespace

Drupal\opigno_certificate\Controller

Code

protected $currentUser;