Skip to content

Commit 9294c62

Browse files
aweichlergithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 5a04fb9 commit 9294c62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Controller/ClassController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ private function considerClassificationStoreForColumnConfig(Request $request, ?D
156156
$targetObject = DataObject\Concrete::getById($targetObjectId);
157157
$tmpObject = $factory->build($classString);
158158
/** @var DataObject\Concrete $tmpObject */
159-
160159
$db = Db::get();
161160
foreach ($class->getFieldDefinitions() as $fieldDefinition) {
162161
if (!$fieldDefinition instanceof DataObject\ClassDefinition\Data\Classificationstore) {

0 commit comments

Comments
 (0)