Signed-off-by: Alexander Piskun <bigcat88@icloud.com>pull/40295/head
parent
8ac768c584
commit
01a11641f4
@ -1,10 +1,10 @@ |
||||
<?php |
||||
|
||||
namespace OCA\AppEcosystemV2\Service; |
||||
namespace OCA\AppAPI\Service; |
||||
|
||||
use OCP\IRequest; |
||||
|
||||
class AppEcosystemV2Service { |
||||
class AppAPIService { |
||||
/** |
||||
* @param IRequest $request |
||||
* @param bool $isDav |
Loading…
Reference in new issue