Home
last modified time | relevance | path

Searched refs:reflection (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Extension/
H A DRemotePlugin.php40 $reflection = new \ReflectionClass($this);
41 foreach ($reflection->getMethods(ReflectionMethod::IS_PUBLIC) as $method) {