You are here

protected property PetListBuilder::$currentUser in Previewable email templates 8

Same name and namespace in other branches
  1. 8.4 src/Controller/PetListBuilder.php \Drupal\pet\Controller\PetListBuilder::currentUser

Proxy for the current user account.

Type: \Drupal\Core\Session\AccountProxy

File

src/Controller/PetListBuilder.php, line 22

Class

PetListBuilder
Class for pet listing page.

Namespace

Drupal\pet\Controller

Code

protected $currentUser;