Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
php80
/
include
/
php
/
20200930
/
Zend
📤 Upload
📝 New File
📁 New Folder
Close
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
Cancel