You are here

protected property PreviewLinkExpiry::$state in Preview Link 2.0.x

Same name and namespace in other branches
  1. 2.x src/PreviewLinkExpiry.php \Drupal\preview_link\PreviewLinkExpiry::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/PreviewLinkExpiry.php, line 26

Class

PreviewLinkExpiry
Calculates link expiry time.

Namespace

Drupal\preview_link

Code

protected $state;