PostSaveProcess::$discoveriesToClear

Plugin managers queued to have their cached definitions cleared.

Type: \Drupal\Component\Plugin\Discovery\CachedDiscoveryInterface[]

File

core/modules/views/src/PostSaveProcess.php, line 22

Class

PostSaveProcess
Defines the post save process value object.

Namespace

Drupal\views

Code

protected array $discoveriesToClear = [];

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