Skip to content

Commit

Permalink
Bugfix: Fix wrong use call of external_multiple_structure
Browse files Browse the repository at this point in the history
  • Loading branch information
georgmaisser committed Jul 15, 2024
1 parent 7794429 commit 527e291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/external/get_submission_mobile.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
namespace mod_booking\external;

use cache;
use core_external\external_multiple_structure;
use external_multiple_structure;
use core_form\external\dynamic_form;
use external_api;
use external_function_parameters;
Expand Down

0 comments on commit 527e291

Please sign in to comment.