You are here

constant ProviderManager::FILE_PATH in Express 8

The base file system path for CDN providers.

File

themes/contrib/bootstrap/src/Plugin/ProviderManager.php, line 23
Contains \Drupal\bootstrap\Plugin\ProviderManager.

Class

ProviderManager
Manages discovery and instantiation of Bootstrap CDN providers.

Namespace

Drupal\bootstrap\Plugin

Code

const FILE_PATH = 'public://bootstrap/provider';