Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

setAttribute breaks method chaining #201

Closed
oneminutefly opened this issue Dec 28, 2015 · 2 comments
Closed

setAttribute breaks method chaining #201

oneminutefly opened this issue Dec 28, 2015 · 2 comments
Labels

Comments

@oneminutefly
Copy link

According to laravel docs Model's setAttribute method returns $this.
https://laravel.com/api/5.1/Illuminate/Database/Eloquent/Model.html#method_setAttribute

Translatable->setAttribute(...) returns null (no return)

@dimsav
Copy link
Owner

dimsav commented Jan 6, 2016

Thanks for your feedback! This change was added on September, the only way to keep the package up to date is thanks to contributors like you :)

@dimsav dimsav added the feature label Jan 6, 2016
@dimsav
Copy link
Owner

dimsav commented Jan 9, 2016

Added here. Thanks!

@dimsav dimsav closed this as completed Jan 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants