You are here

constant PreviewLinkExpiry::DEFAULT_EXPIRY_DAYS in Preview Link 2.0.x

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

Default expiry time in days.

File

src/PreviewLinkExpiry.php, line 19

Class

PreviewLinkExpiry
Calculates link expiry time.

Namespace

Drupal\preview_link

Code

const DEFAULT_EXPIRY_DAYS = 7;