(PHP 5 >= 5.3.2, PHP 7)
ReflectionMethod::setAccessible — Set method accessibility
$accessible
) : voidSets a method to be accessible. For example, it may allow protected and private methods to be invoked.
accessible
true
to allow accessibility, or false
.
Nu este întoarsă nici o valoare.