suche nach in der

ReflectionMethod::__toString> <ReflectionMethod::isStatic
Last updated: Fri, 25 May 2012

view this page in

ReflectionMethod::setAccessible

(PHP 5 >= 5.3.2)

ReflectionMethod::setAccessibleSet method accessibility

Beschreibung

public void ReflectionMethod::setAccessible ( bool $accessible )

Sets a method to be accessible. For example, it may allow protected and private methods to be invoked.

Parameter-Liste

accessible

TRUE to allow accessibility, or FALSE.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch



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

ReflectionMethod::__toString> <ReflectionMethod::isStatic
Last updated: Fri, 25 May 2012