mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Change to OCP\AppFramework\App
This commit is contained in:
@@ -69,7 +69,7 @@ lib/AppInfo/Application.php
|
||||
<?php
|
||||
namespace OCA\MyApp\AppInfo;
|
||||
|
||||
use OCP\App;
|
||||
use OCP\AppFramework\App;
|
||||
|
||||
class Application extends App {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user