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 07:49:25 +0000
commit7f55c8897fbd87e3baff7202589d2d59c17e7f07 (patch)
tree7a2328217af30ceb570967c211c2c60ed0bab32a /cli
parentae8c8b8c7cf4f8d49a9a3b1b408e5700f4e2b357 (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 43ce21f..d23b521 100644
--- a/cli/Commands/SORM/DescribeModels.php
+++ b/cli/Commands/SORM/DescribeModels.php
@@ -118,7 +118,6 @@ final class DescribeModels extends AbstractCommand
continue;
}
-
$model = $this->reflection->newInstance();
// Get current properties