You are here

protected property MetaNameBase::$request in Metatag 8

Retrieves the currently active request object.

Type: \Symfony\Component\HttpFoundation\Request

File

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

Class

MetaNameBase
Each meta tag will extend this base.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $request;