php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_property_reference Struct Reference

Data Fields

zend_property_infoprop
 
zend_stringunmangled_name
 

Detailed Description

Definition at line 132 of file php_reflection.c.

Field Documentation

◆ prop

zend_property_info* _property_reference::prop

Definition at line 133 of file php_reflection.c.

◆ unmangled_name

zend_string* _property_reference::unmangled_name

Definition at line 134 of file php_reflection.c.


The documentation for this struct was generated from the following file: