Skip to content

Commit

Permalink
fix: PHP STAN
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmzig committed Apr 23, 2024
1 parent e7ead91 commit d7a5d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/ConfigDataObjectController.php
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ public function loadDataPreviewAction(
*
* @return JsonResponse
*
* @throws \Pimcore\Bundle\DataImporterBundleException\InvalidConfigurationException|Exception
* @throws Exception
*/
public function loadAvailableColumnHeadersAction(
Request $request,
Expand Down

0 comments on commit d7a5d2b

Please sign in to comment.