Skip to content

Commit b4c2c7d

Browse files
committed
Make use of the service provider and facade
1 parent 5b9e2a8 commit b4c2c7d

File tree

6 files changed

+16
-7188
lines changed

6 files changed

+16
-7188
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"FiveamCode\\LaravelNotionApi\\LaravelNotionApiServiceProvider"
5050
],
5151
"aliases": {
52-
"LaravelNotionApi": "FiveamCode\\LaravelNotionApi\\LaravelNotionApiFacade"
52+
"Notion": "FiveamCode\\LaravelNotionApi\\NotionFacade"
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)