Reorganize project part 3

This commit is contained in:
Bernd Bestel
2018-04-12 21:13:38 +02:00
parent 7dcd39f82f
commit 5a1d21ef31
86 changed files with 625 additions and 583 deletions

View File

@@ -2,7 +2,7 @@
namespace Grocy\Services;
use Grocy\Services\DatabaseService;
use \Grocy\Services\DatabaseService;
class BaseService
{