Added namespace
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Kasperrt;
|
||||
|
||||
class OAuth2 {
|
||||
|
||||
private $client_id;
|
||||
|
Reference in New Issue
Block a user