Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gutocf committed May 29, 2022
2 parents 45a32e3 + f33bca1 commit 23156d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use Gutocf\BrasilAPI\BrasilAPI;

$BrasilAPI = new BrasilAPI();
```
After that, you can use the service methods as follows. All services methods returns an object or array of objects children of `DataTransferObject` from the [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object/) library.
After that, you can use the service methods as follows. All services methods return an object or array of objects children of `DataTransferObject` from the [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object/) library.

### CEP (V1)

Expand Down

0 comments on commit 23156d0

Please sign in to comment.