Skip to content
Snippets Groups Projects

Resolve #3511080 "Officially define our"

5 unresolved threads
Files
84
@@ -6,6 +6,10 @@ namespace Drupal\project_browser\Activator;
/**
* Defines the possible states of a project in the current site.
*
* @api
* This enum is covered by our backwards compatibility promise and can be
* safely relied upon.
*/
enum ActivationStatus {
Loading