Skip to content

v2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@warrickbayman warrickbayman released this 23 Dec 12:26
18e0a8c

Added a toArray() method to the Presenter class. This can be used like this:

$presentables = $user->presentable()->toArray();