(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — 检查方法是否私有
检查方法是否私有。
此函数没有参数。
如果方法是私有的,则为true,否则为false
true
false