Skip to content

Commit 3fe4059

Browse files
kingjia90github-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 6114d66 commit 3fe4059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controller/Admin/DataObject/ClassController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ private function getExportFileName(string $prefix, ?string $filename = null, ?bo
629629
$addVersionSuffix ? '_v' . \Pimcore\Version::getVersion() : ''
630630
);
631631
}
632+
632633
#[Route('/export-class', name: 'exportclass', methods: ['GET'])]
633634
public function exportClassAction(Request $request): Response
634635
{

0 commit comments

Comments
 (0)