Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 333 Bytes

refresh.md

File metadata and controls

20 lines (18 loc) · 333 Bytes



Refresh Action



Entity::find(1)->refresh()



When wanting reset an entity to the expected data returned from the API you can call refresh. All entities support this method.