You are here

protected property AmpContext::$configFactory in Accelerated Mobile Pages (AMP) 8.2

Same name and namespace in other branches
  1. 8.3 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/AmpContext.php, line 24

Class

AmpContext
Provides a helper class to determine whether the route is an amp one.

Namespace

Drupal\amp\Routing

Code

protected $configFactory;