You are here

constant SeckitInterface::X_FRAME_ALLOW_FROM in Security Kit 8

Same name and namespace in other branches
  1. 2.x src/SeckitInterface.php \Drupal\seckit\SeckitInterface::X_FRAME_ALLOW_FROM

Set X-Frame-Options HTTP header to ALLOW-FROM.

File

src/SeckitInterface.php, line 48

Class

SeckitInterface
Provides an interface Seckit module.

Namespace

Drupal\seckit

Code

const X_FRAME_ALLOW_FROM = 3;