Fix# namespace
This commit is contained in:
parent
c5be32bd17
commit
3434dc4dce
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace OCA\Registration\Controller;
|
||||
namespace OCA\Registration\Service;
|
||||
|
||||
use OCA\Registration\Db\Registration;
|
||||
use OCA\Registration\Db\RegistrationMapper;
|
||||
|
|
|
|||
Loading…
Reference in New Issue