aboutsummaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-03-14 07:49:25 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-03-14 09:07:06 +0100
commitbe08e7aeffb2320a127452df75e81cb302528d0e (patch)
treedb12b89776e228d5b301e8735718ed1ef57e49c9 /cli
parent9d26deb5230b5e8aafcd653644b450a464777a48 (diff)
execute sorm:describe for 6.0, re #3804
Merge request studip/studip!4044
Diffstat (limited to 'cli')
-rw-r--r--cli/Commands/SORM/DescribeModels.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/Commands/SORM/DescribeModels.php b/cli/Commands/SORM/DescribeModels.php
index b1084d6..4f49df9 100644
--- a/cli/Commands/SORM/DescribeModels.php
+++ b/cli/Commands/SORM/DescribeModels.php
@@ -105,7 +105,6 @@ final class DescribeModels extends AbstractCommand
continue;
}
-
$model = $this->reflection->newInstance();
// Get configuration for class