ReflectionMethod::getDeclaringClass
Yansıtılan yöntemin bildirildiği sınıfı döndürür
&reftitle.description;
public ReflectionClassReflectionMethod::getDeclaringClass
Yansıtılan yöntemin bildirildiği sınıfı döndürür.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Yansıtılan yöntemin parçası olduğu sınıfın
ReflectionClass nesnesi.
&reftitle.examples;
- ReflectionMethod::getDeclaringClass örneği
getDeclaringClass());
?>
]]>
&example.outputs;
string(10) "HelloWorld"
}
]]>
&reftitle.seealso;
ReflectionMethod::isAbstract