added tests, bug fixes and cleanup
This commit is contained in:
@@ -34,6 +34,7 @@ class SubscriptionController extends ApiController
|
||||
|
||||
return $this->respondAsResource(
|
||||
$collection,
|
||||
true,
|
||||
['total' => $total]
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user