Home
last modified time | relevance | path

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

/dokuwiki/inc/Extension/
H A DRemotePlugin.php7 use ReflectionException;
34 * @throws ReflectionException
6 use ReflectionException; global() alias
/dokuwiki/inc/Remote/
H A DApi.php95 } catch (\ReflectionException $e) {