(PHP 5)
ReflectionMethod::isPrivate — Checks if method is private
Checks if the method is private.
本函数暂无文档,仅有参数列表。
This function has no parameters.
TRUE if the method is private, otherwise FALSE