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