PropertyHookType 枚举

简介

PropertyHookType 枚举列出了属性挂钩的合法类型。

注解摘要

case Get ;
/** 表示 get 挂钩。 */
case Set ;
/** 表示 set 挂钩。 */
}
添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

备份地址:http://www.lvesu.com/blog/php/enum.reflection.propertyhooktype.php