mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
Fix phpcs error
This commit is contained in:
parent
0bfda54855
commit
47d79bb9f6
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ class CreateOrderEndpoint implements EndpointInterface {
|
|||
* Handles the request.
|
||||
*
|
||||
* @return bool
|
||||
* @throws Exception On Error.
|
||||
*/
|
||||
public function handle_request(): bool {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue