ReflectionClass::getName> <ReflectionClass::getMethods
Last updated: Fri, 24 Feb 2012

ReflectionClass::getModifiers

(PHP 5)

ReflectionClass::getModifiersGets modifiers

Descrição

public int ReflectionClass::getModifiers ( void )

Returns a bitfield of the access modifiers for this class.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns bitmask of modifier constants.

Veja Também



User Contributed Notes
ReflectionClass::getModifiers
There are no user contributed notes for this page.

ReflectionClass::getName> <ReflectionClass::getMethods
Last updated: Fri, 24 Feb 2012