ReflectionClass::getMethod

(PHP 5)

ReflectionClass::getMethodGets a ReflectionMethod

Description

public object ReflectionClass::getMethod ( string $name )

Gets a ReflectionMethod about a method.

Warning

This function is currently not documented; only its argument list is available.

Parameters

name

The method name to reflect.

Return Values

A ReflectionMethod.

See Also

  • ReflectionClass::getMethod()


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout