diff --git a/modules/ppcp-wc-gateway/services.php b/modules/ppcp-wc-gateway/services.php index e0001821c..a78be7a54 100644 --- a/modules/ppcp-wc-gateway/services.php +++ b/modules/ppcp-wc-gateway/services.php @@ -1782,8 +1782,7 @@ return array( * id: string, * title: string, * description: string, - * redirect_url: string, - * is_enabled: bool + * redirect_url: string * }> */ 'wcgateway.settings.wc-tasks.simple-redirect-tasks-config' => static function( ContainerInterface $container ): array {