You are here

protected property MetaNameBase::$secure in Metatag 8

True if URL must use HTTPS.

Type: bool

File

src/Plugin/metatag/Tag/MetaNameBase.php, line 68

Class

MetaNameBase
Each meta tag will extend this base.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $secure;