You are here

protected property PublishContentAccess::$node in Publish Content 8

The node that the action is performed on.

Type: \Drupal\node\NodeInterface

File

src/Access/PublishContentAccess.php, line 28

Class

PublishContentAccess
Access class checking the permissions for publishing and unpublishing.

Namespace

Drupal\publishcontent\Access

Code

protected $node;