首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

ReflectionClass::getReflectionConstant

(PHP 7 >= 7.1.0)

ReflectionClass::getReflectionConstant - 获取类常量的ReflectionClassConstant

描述

代码语言:javascript
复制
public ReflectionClassConstant ReflectionClass::getReflectionConstant ( string $name )

获取类的属性的ReflectionClassConstant。

参数

name

类常量名称。

返回值

一个ReflectionClassConstant。

另请参阅

  • ReflectionClass::getReflectionConstants() - 获取类常量
  • ReflectionClassConstant

← ReflectionClass::getProperty

ReflectionClass::getReflectionConstants →

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com