mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 12:25:15 +08:00
Fix the dockblock
This commit is contained in:
parent
137a8b4975
commit
216654418c
1 changed files with 1 additions and 2 deletions
|
@ -1782,8 +1782,7 @@ return array(
|
||||||
* id: string,
|
* id: string,
|
||||||
* title: string,
|
* title: string,
|
||||||
* description: string,
|
* description: string,
|
||||||
* redirect_url: string,
|
* redirect_url: string
|
||||||
* is_enabled: bool
|
|
||||||
* }>
|
* }>
|
||||||
*/
|
*/
|
||||||
'wcgateway.settings.wc-tasks.simple-redirect-tasks-config' => static function( ContainerInterface $container ): array {
|
'wcgateway.settings.wc-tasks.simple-redirect-tasks-config' => static function( ContainerInterface $container ): array {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue