Home
last modified time | relevance | path

Searched refs:ReflectionMethod (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/Extension/
H A DRemotePlugin.php8 use ReflectionMethod;
41 foreach ($reflection->getMethods(ReflectionMethod::IS_PUBLIC) as $method) {
7 use ReflectionMethod; global() alias