mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 11:09:26 +00:00
Standardize the use import statements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Helper;
|
||||
|
||||
use \Curl\Curl;
|
||||
use Curl\Curl;
|
||||
|
||||
class Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user