ReflectionClass
PHP Manual

ReflectionClass::getModifiers

(PHP 5)

ReflectionClass::getModifiersGets modifiers

Opis

public int ReflectionClass::getModifiers ( void )

Returns a bitfield of the access modifiers for this class.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns bitmask of modifier constants.

Zobacz też:


ReflectionClass
PHP Manual