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

search for in the

ReflectionFunctionAbstract::__clone> <ReflectionFunction::__toString
[edit] Last updated: Fri, 24 Feb 2012

view this page in

The ReflectionFunctionAbstract class

(PHP 5)

Introdução

A parent class to ReflectionFunction, read its description for details.

Sinopse da classe

ReflectionFunctionAbstract implements Reflector {
/* Propriedades */
/* Métodos */
final private void ReflectionFunctionAbstract::__clone ( void )
public ReflectionExtension ReflectionFunctionAbstract::getExtension ( void )
public string ReflectionFunctionAbstract::getName ( void )
abstract public void ReflectionFunctionAbstract::__toString ( void )
}

Propriedades

name

Name of the function. Read-only, throws ReflectionException in attempt to write.

Índice



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

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