Finder::$data

Same name in other branches
  1. 10 core/lib/Drupal/Core/DefaultContent/Finder.php \Drupal\Core\DefaultContent\Finder::data

The content entity data to import, in dependency order, keyed by entity UUID.

Type: array>

File

core/lib/Drupal/Core/DefaultContent/Finder.php, line 26

Class

Finder
Finds all default content in a directory, in dependency order.

Namespace

Drupal\Core\DefaultContent

Code

public readonly array $data;

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