mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-01 22:34:38 +08:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
901f153ea3
commit
7d94de8b16
@@ -10,6 +10,7 @@ class TestUserApiResourceCollection extends ResourceCollection
|
||||
* Transform the resource into an array.
|
||||
*
|
||||
* @param \Illuminate\Http\Request $request
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function toArray($request)
|
||||
@@ -22,4 +23,3 @@ class TestUserApiResourceCollection extends ResourceCollection
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user