You are here

protected property AmpNegotiator::$configFactory in Accelerated Mobile Pages (AMP) 8.3

Same name and namespace in other branches
  1. 8 src/Theme/AmpNegotiator.php \Drupal\amp\Theme\AmpNegotiator::configFactory
  2. 8.2 src/Theme/AmpNegotiator.php \Drupal\amp\Theme\AmpNegotiator::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Theme/AmpNegotiator.php, line 21

Class

AmpNegotiator
Sets the active theme on amp pages.

Namespace

Drupal\amp\Theme

Code

protected $configFactory;