Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emhovis committed Feb 6, 2024
1 parent 4261fed commit 7e3f2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/ModelRegistry.php
Expand Up @@ -139,6 +139,7 @@ private function generateModelName(Model $model): string
]);
}
}

return $name;
}

Expand Down

0 comments on commit 7e3f2af

Please sign in to comment.