You are here

protected property PublishContentAccess::$account in Publish Content 8

The account performing the action.

Type: \Drupal\Core\Session\AccountInterface

File

src/Access/PublishContentAccess.php, line 21

Class

PublishContentAccess
Access class checking the permissions for publishing and unpublishing.

Namespace

Drupal\publishcontent\Access

Code

protected $account;