Home
last modified time | relevance | path

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

/dokuwiki/inc/Extension/
H A DRemotePlugin.php7 use ReflectionException; alias
34 * @throws ReflectionException
/dokuwiki/inc/Remote/
H A DApiCall.php7 use ReflectionException; alias
75 } catch (ReflectionException $e) {
H A DApi.php95 } catch (\ReflectionException $e) {
/dokuwiki/_test/core/
H A DDokuWikiTest.php230 * @throws ReflectionException when the given obj/func does not exist
248 * @throws ReflectionException when the given obj/prop does not exist
267 * @throws ReflectionException when the given obj/prop does not exist
/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php10 use ReflectionException; alias
375 } catch (ReflectionException) {
/dokuwiki/_test/tests/inc/
H A Dhttpclient_http.test.php309 * @throws ReflectionException