mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
@@ -212,6 +212,7 @@ An example implementation of the IIconSection interface:
|
||||
namespace OCA\YourAppNamespace\Settings;
|
||||
|
||||
use OCP\IL10N;
|
||||
use OCP\IURLGenerator;
|
||||
use OCP\Settings\IIconSection;
|
||||
|
||||
class AdminSection implements IIconSection {
|
||||
|
||||
Reference in New Issue
Block a user