v1.1.0
- Added
EndpointType::DETAILED_ALL
- Added a
detailedAll
method toAbstractEntity
. This performs similarly toall
only it will hit the endpoint defined viaEndpointType::DETAILED_ALL
- Improved static analysis by updating docblocks and switching out unnecessary calls to
call_user_func_array
forcall_user_func