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: Sat, 07 Jan 2012

view this page in

The ReflectionFunctionAbstract class

(PHP 5)

소개

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

클래스 개요

ReflectionFunctionAbstract implements Reflector {
/* 프로퍼티 */
/* 메소드 */
final private void ReflectionFunctionAbstract::__clone ( void )
public ReflectionExtension ReflectionFunctionAbstract::getExtension ( void )
public string ReflectionFunctionAbstract::getName ( void )
abstract public void ReflectionFunctionAbstract::__toString ( void )
}

프로퍼티

name

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

Table of Contents



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