(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — 判斷方法是否是私有方法
判斷方法是否是私有方法
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
此函數(shù)沒有參數(shù)。
私有方法返回 true,否則返回 false
true
false