From 044ee811c33322e5480ff8c8ea04e01317080913 Mon Sep 17 00:00:00 2001 From: turbo-ele Date: Tue, 26 Mar 2024 10:46:52 +0000 Subject: [PATCH] Apply php-cs-fixer changes --- src/Resolver/Location/FindParentStrategy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resolver/Location/FindParentStrategy.php b/src/Resolver/Location/FindParentStrategy.php index 9a4ce0ae..639adc5b 100644 --- a/src/Resolver/Location/FindParentStrategy.php +++ b/src/Resolver/Location/FindParentStrategy.php @@ -163,7 +163,7 @@ protected function loadById() /** * @throws InvalidInputException */ - private function setElementType(ElementInterface $element, DataObject|ElementInterface $newParent): void + private function setElementType(ElementInterface $element, DataObject | ElementInterface $newParent): void { // Check if element should be saved as a variant if not already. if (