mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
6 lines
72 B
PHP
6 lines
72 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
use OCP\NamespaceName;
|
||
|
|
|
||
|
|
NamespaceName\ClassName::functionName();
|