Skip to content

Commit

Permalink
doc: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubersilva committed Sep 18, 2024
1 parent 4967799 commit 1f0c096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OffSiteGateway/Gateway/OffSiteGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function getPaymentMethodLabel(): string
}

/**
* Add support to v2 forms
* Add support to forms built with Option-Based Form Editor
*
* @since 1.0.0
*/
Expand All @@ -92,7 +92,7 @@ public function getLegacyFormFieldMarkup(int $formId, array $args): string
}

/**
* Add support to v3 forms
* Add support to forms built with Visual Form Builder
*
* @since 1.0.0
*/
Expand Down

0 comments on commit 1f0c096

Please sign in to comment.