You are here

constant ExtensionDiscovery::ORIGIN_CORE in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Extension/ExtensionDiscovery.php \Drupal\Core\Extension\ExtensionDiscovery::ORIGIN_CORE

Origin directory weight: Core.

File

core/lib/Drupal/Core/Extension/ExtensionDiscovery.php, line 25

Class

ExtensionDiscovery
Discovers available extensions in the filesystem.

Namespace

Drupal\Core\Extension

Code

const ORIGIN_CORE = 0;