Skip to content

Commit

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

return $name;
}

Expand Down

0 comments on commit e43665c

Please sign in to comment.