BSR -> Bsr

This commit is contained in:
Guillermo Dev
2018-10-14 00:42:07 +02:00
parent eb6c0552c1
commit 63e48b53ac
10 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
<?php
namespace BSR\Webservice\Formatter;
namespace Bsr\Webservice\Formatter;
use BSR\Utils\Logger\Logger;
use Bsr\Utils\Logger\Logger;
class Html extends Formatter {
protected static function init() {