ComponentNegotiator::$deprecatedProperties

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Theme/ComponentNegotiator.php \Drupal\Core\Theme\ComponentNegotiator::deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Theme/ComponentNegotiator.php, line 18

Class

ComponentNegotiator
Determines which component should be used.

Namespace

Drupal\Core\Theme

Code

protected $deprecatedProperties = [
  'moduleExtensionList' => 'extension.list.module',
];

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