Fix phpcs error

This commit is contained in:
dinamiko 2021-10-27 15:33:57 +02:00
parent 0bfda54855
commit 47d79bb9f6

View file

@ -160,6 +160,7 @@ class CreateOrderEndpoint implements EndpointInterface {
* Handles the request.
*
* @return bool
* @throws Exception On Error.
*/
public function handle_request(): bool {
try {