Fix the dockblock

This commit is contained in:
Narek Zakarian 2024-09-11 20:29:36 +04:00
parent 137a8b4975
commit 216654418c
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -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 {