changed namespace from BSR\Lib to BSR\Webservice

This commit is contained in:
Guillermo Dev
2018-10-09 21:52:51 +02:00
parent 3d0d4fef67
commit 92e6435312
15 changed files with 27 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace BSR\Lib;
namespace BSR\Webservice;
class Configuration {
private static $instance = null;