ReflectionFunction Sınıfı
ReflectionFunction
&reftitle.intro;
ReflectionFunction sınıfı bir işlevle ilgili bilgi
verir.
&reftitle.classsynopsis;
ReflectionFunction
ReflectionFunction
extends
ReflectionFunctionAbstract
Reflector
&Constants;
const
integer
ReflectionFunction::IS_DEPRECATED
262144
&Properties;
public
name
&Methods;
&InheritedMethods;
&reftitle.properties;
name
İşlevin ismi. Salt-okunur olup, bir yazma çabası
ReflectionException istisnasına yol açar.
&reftitle.constants;
ReflectionFunction Değiştiricileri
ReflectionFunction::IS_DEPRECATED
İşlevin kullanımının önerilmediğini belirtir.
&reference.reflection.entities.reflectionfunction;