ReflectionMethod::setAccessible
Set method accessibility
Beschreibung
public void ReflectionMethod::setAccessible
( bool $accessible
)
Parameter-Liste
-
accessible
-
TRUE to allow accessibility, or FALSE.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- ReflectionMethod::isPrivate
- ReflectionMethod::isProtected