Skip to content

Commit 38157b7

Browse files
author
Cerlin
committed
Doc fix: Added missing namespace
1 parent 89496b4 commit 38157b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ So far this SDK has only machine to machine authentication mechanism and the fol
2222
### Usage
2323

2424
use Linkstreet\Box;
25+
use Linkstreet\Box\Enums\SubscriptionType;
2526

2627
$box_sdk = new Box(['client_id' => "", "client_secret" => ""]);
2728

0 commit comments

Comments
 (0)