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

[7.x] Publish resources.stub in stub:publish command #33862

Merged
merged 5 commits into from Aug 13, 2020
Merged

[7.x] Publish resources.stub in stub:publish command #33862

merged 5 commits into from Aug 13, 2020

Conversation

gregorip02
Copy link
Contributor

😅 Re-open of #33860

Some examples of use are:

```php
class_parent_initial(HasMany::class); // Returns Relation::class
class_parent_initial(HasOne::class); // Returns Relation::class
class_parent_initial(HasOneOrMany::class); // Returns Relation::class
```
@taylorotwell taylorotwell merged commit 4d0d883 into laravel:7.x Aug 13, 2020
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.

None yet

3 participants