Added namespace
This commit is contained in:
parent
5049bf4c07
commit
0b1683a69d
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Kasperrt;
|
||||
|
||||
class OAuth2 {
|
||||
|
||||
private $client_id;
|
||||
|
|
Loading…
Reference in New Issue