Mark all non test classes and interfaces added by the Recipes MR as internal

Created on 10 April 2024, 8 months ago
Updated 28 April 2024, 7 months ago

Problem/Motivation

All classes should be marked as @internal so we can add this to core as an experimental API. Some of the classes that we are adding are missing this.

Proposed resolution

Add

 * @internal
 *   This API is experimental.

everywhere it is missing in
Drupal\Core\Config\Action
Drupal\Core\Config\Checkpoint
Drupal\Core\Recipe
Drupal\Core\DefaultContent

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

πŸ“Œ Task
Status

Fixed

Version

11.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024