mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
7 lines
111 B
PHP
7 lines
111 B
PHP
<?php
|
|
|
|
use OCP\NamespaceName;
|
|
|
|
NamespaceName\ClassName::functionName();
|
|
NamespaceName\ClassName::methodName();
|