This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a0b34dfd2f
nextcloud-server
/
tests
/
data
/
app
/
code-checker
/
test-deprecated-method.php
6 lines
96 B
PHP
Raw
Blame
History
<
?
php
$class
=
new
\OCP\NamespaceName\ClassName
();
$class
->
methodName
();
$class
::
methodName
();
Reference in New Issue
View Git Blame
Copy Permalink