Added namespace

This commit is contained in:
Kasper Rynning-Tønnesen 2016-07-19 15:58:46 +02:00
parent 5049bf4c07
commit 0b1683a69d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<?php
namespace Kasperrt;
class OAuth2 {
private $client_id;