downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionClass::getMethods> <ReflectionClass::getInterfaces
Last updated: Fri, 30 Oct 2009

view this page in

ReflectionClass::getMethod

(PHP 5)

ReflectionClass::getMethodGets a ReflectionMethod

Beschreibung

public object ReflectionClass::getMethod ( string $name )

Gets a ReflectionMethod about a method.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

name

The method name to reflect.

Rückgabewerte

A ReflectionMethod.

Siehe auch

  • ReflectionClass::getMethod



add a note add a note User Contributed Notes
ReflectionClass::getMethod
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites