server/tests/data/app/code-checker/test-deprecated-function.php
2015-07-17 12:34:56 +02:00

4 lines
97 B
PHP

<?php
\OCP\NamespaceName\ClassName::functionName();
\OCP\NamespaceName\ClassName::methodName();