Skip to content

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

Merged
taylorotwell merged 5 commits intolaravel:7.xfrom
gregorip02:7.x
Aug 13, 2020
Merged

[7.x] Publish resources.stub in stub:publish command#33862
taylorotwell merged 5 commits intolaravel:7.xfrom
gregorip02:7.x

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.

3 participants