? ReflectionAttribute::__construct
ReflectionAttribute::getName ?
PHP8中文参考手册
ReflectionAttribute
获取传递给属性的参数
ReflectionAttribute::getArguments
(PHP 8)
ReflectionAttribute::getArguments
—
获取传递给属性的参数
说明
public
ReflectionAttribute::getArguments
( ) :
array
获取传递给属性的参数。
参数
此函数没有参数。
返回值
传递给属性的参数。
User Contributed Notes
There are no user contributed notes for this page.
PHP8中文手册
由
站长在线
整理 版权归PHP文档组所有