src/ResourceType/ResourceType.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ResourceType/ResourceType.php b/src/ResourceType/ResourceType.php index 0508c23..2b432cf 100644 --- a/src/ResourceType/ResourceType.php +++ b/src/ResourceType/ResourceType.php @@ -177,6 +177,7 @@ class ResourceType { * `config_export` in their entity type annotation will not have their fields * represented here because it is impossible to determine them without an * instance of config available. + * * @todo Refactor this in Drupal 9 if https://www.drupal.org/project/drupal/issues/2949021 lands, then `config_export` will be guaranteed to exist, and this won't need an instance anymore. * * @param string $field_name