Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit b366312

Browse files
d8vjorkStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 2a04bf7 commit b366312

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/json-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
/**
2525
* This transforms all under the relationships
26-
* like the following example:
26+
* like the following example:.
2727
*
2828
* myRelation => my_relation
2929
*/

src/Http/Resources/JsonApiCollection.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ class JsonApiCollection extends ResourceCollection
1313
/**
1414
* Create a new resource instance.
1515
*
16-
* @param mixed $resource
17-
* @param bool|null $authorise
16+
* @param mixed $resource
17+
* @param bool|null $authorise
1818
* @param mixed|null $collects
1919
*
2020
* @return void

0 commit comments

Comments
 (0)