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, 10 Feb 2012

view this page in

La classe ReflectionFunctionAbstract

(PHP 5)

Introduction

Une classe parente à ReflectionFunction, lisez sa description pour plus de détails.

Synopsis de la classe

ReflectionFunctionAbstract implements Reflector {
/* Propriétés */
/* Méthodes */
final private void ReflectionFunctionAbstract::__clone ( void )
public ReflectionExtension ReflectionFunctionAbstract::getExtension ( void )
public string ReflectionFunctionAbstract::getName ( void )
abstract public void ReflectionFunctionAbstract::__toString ( void )
}

Propriétés

name

Nom de la fonction. En lecture seule, émets une exception de type ReflectionException si on tente d'y écrire.

Sommaire



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

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