DirectoryWithMetadataDiscovery::$deprecatedProperties

The deprecated properties.

Type: deprecatedProperties

See also

https://www.drupal.org/node/3530869

File

core/lib/Drupal/Core/Plugin/Discovery/DirectoryWithMetadataDiscovery.php, line 21

Class

DirectoryWithMetadataDiscovery
Does the actual finding of the directories with metadata files.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected array $deprecatedProperties = [
  'fileSystem' => FileSystemInterface::class,
];

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