Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PHP
laravel-cloud
Commits
3a0dcd9c
Commit
3a0dcd9c
authored
5 years ago
by
康帅杰
💬
Browse files
Options
Download
Email Patches
Plain Diff
修改命名空间
parent
aac215f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/CloudServiceProvider.php
+1
-1
src/CloudServiceProvider.php
src/Facades/Cloud.php
+1
-1
src/Facades/Cloud.php
with
2 additions
and
2 deletions
+2
-2
src/CloudServiceProvider.php
View file @
3a0dcd9c
<?php
namespace
Yjtec\Cloud
;
namespace
Yjtec\
Laravel
Cloud
;
use
Illuminate\Support\ServiceProvider
;
use
YjtecCloud\Client\YjtecCloud
;
...
...
This diff is collapsed.
Click to expand it.
src/Facades/Cloud.php
View file @
3a0dcd9c
<?php
namespace
Yjtec\Cloud\Facades
;
namespace
Yjtec\
Laravel
Cloud\Facades
;
use
Illuminate\Support\Facades\Facade
;
use
YjtecCloud\Client\YjtecCloud
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment