ExtensionLifecycle::EXPERIMENTAL

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Extension/ExtensionLifecycle.php \Drupal\Core\Extension\ExtensionLifecycle::EXPERIMENTAL
  2. 11.x core/lib/Drupal/Core/Extension/ExtensionLifecycle.php \Drupal\Core\Extension\ExtensionLifecycle::EXPERIMENTAL

Extension is experimental. Warnings will be shown if installed.

File

core/lib/Drupal/Core/Extension/ExtensionLifecycle.php, line 30

Class

ExtensionLifecycle
Extension lifecycle.

Namespace

Drupal\Core\Extension

Code

const EXPERIMENTAL = 'experimental';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.