mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-23 13:14:08 +00:00
Change namespace
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Crater\Space;
|
||||
namespace InvoiceShelf\Space;
|
||||
|
||||
use Crater\Models\Setting;
|
||||
use InvoiceShelf\Models\Setting;
|
||||
use GuzzleHttp\Client;
|
||||
use GuzzleHttp\Exception\RequestException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user