Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add model stubs #1910

Merged
merged 1 commit into from
Apr 14, 2024
Merged

feat: add model stubs #1910

merged 1 commit into from
Apr 14, 2024

Conversation

calebdw
Copy link
Contributor

@calebdw calebdw commented Apr 11, 2024

Changes

Hello!

This adds some stubs for Model.

Closes #1908, closes #1909

Thanks!

@canvural canvural merged commit 8bd32ca into larastan:2.x Apr 14, 2024
35 checks passed
@canvural
Copy link
Collaborator

Thank you!

@calebdw calebdw deleted the model_stub branch April 14, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model::update() is stubbed, but Model::save() is not Model::$with is not stubbed, but Model::with() is
3 participants