diff --git a/modules/ppcp-webhooks/src/Status/WebhookSimulation.php b/modules/ppcp-webhooks/src/Status/WebhookSimulation.php index 82b64d6d9..7f4dbc9e1 100644 --- a/modules/ppcp-webhooks/src/Status/WebhookSimulation.php +++ b/modules/ppcp-webhooks/src/Status/WebhookSimulation.php @@ -23,7 +23,7 @@ class WebhookSimulation { public const STATE_WAITING = 'waiting'; public const STATE_RECEIVED = 'received'; - private const OPTION_ID = 'ppcp-webhook-simulation'; + public const OPTION_ID = 'ppcp-webhook-simulation'; /** * The webhooks endpoint.