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

[NFR]: Add the merge mode for the Model::skipAttributes() #14934

Closed
TimurFlush opened this issue Mar 28, 2020 · 1 comment
Closed

[NFR]: Add the merge mode for the Model::skipAttributes() #14934

TimurFlush opened this issue Mar 28, 2020 · 1 comment
Labels
new feature request Planned Feature or New Feature Request

Comments

@TimurFlush
Copy link

Hello!

I propose to add the merge mode for the Model::skipAttributes()
This is useful when the model is extended by traits that contain ignored fields and etc.

Example:

Model::skipAttributes(array $attributes, bool $merge = true);
@TimurFlush TimurFlush added the new feature request Planned Feature or New Feature Request label Mar 28, 2020
@niden
Copy link
Sponsor Member

niden commented Apr 10, 2020

This NFR is tracked here: #14608

@niden niden closed this as completed Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request Planned Feature or New Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants