📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 04:01:01
📂
/
/
opt
/
alt
/
php80
/
usr
/
include
/
php
/
Zend
✏️
Editing: zend_attributes_arginfo.h
/* This is a generated file, edit the .stub.php file instead. * Stub hash: 54eede8541597ec2ac5c04e31d14e2db7e8c5556 */ ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Attribute___construct, 0, 0, 0) ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, flags, IS_LONG, 0, "Attribute::TARGET_ALL") ZEND_END_ARG_INFO() ZEND_METHOD(Attribute, __construct); static const zend_function_entry class_Attribute_methods[] = { ZEND_ME(Attribute, __construct, arginfo_class_Attribute___construct, ZEND_ACC_PUBLIC) ZEND_FE_END };
💾 Save Changes
❌ Cancel