ReflectionMethod::getDeclaringClass Получает класс, объявляющий отражённый метод &reftitle.description; public ReflectionClassReflectionMethod::getDeclaringClass Получает класс, объявляющий отражённый метод. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; Объект класса ReflectionClass, частью которого является отражённый метод. &reftitle.examples; Пример использования <methodname>ReflectionMethod::getDeclaringClass</methodname> getDeclaringClass()); ?> ]]> &example.outputs; string(10) "HelloWorld" } ]]> &reftitle.seealso; ReflectionMethod::isAbstract