ConfigActionManager::$deprecatedPluginIds

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Config/Action/ConfigActionManager.php \Drupal\Core\Config\Action\ConfigActionManager::deprecatedPluginIds
  2. 10 core/lib/Drupal/Core/Config/Action/ConfigActionManager.php \Drupal\Core\Config\Action\ConfigActionManager::deprecatedPluginIds

Information about all deprecated plugin IDs.

Type: string[]

File

core/lib/Drupal/Core/Config/Action/ConfigActionManager.php, line 62

Class

ConfigActionManager

Namespace

Drupal\Core\Config\Action

Code

private static array $deprecatedPluginIds = [];

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