BREAKING CHANGE: remove wrapping for individual address resource
This commit is contained in:
parent
3ae3374eec
commit
63b3d06d3a
@ -11,6 +11,7 @@
|
||||
*/
|
||||
class AddressResource extends JsonResource
|
||||
{
|
||||
public static $wrap = null;
|
||||
/**
|
||||
* Transform the resource into an array.
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user