(PHP 5)
ReflectionMethod::isPrivate — Checks if method is private
Checks if the method is private.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if the method is private, otherwise FALSE
TRUE
FALSE