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

#include <zend.h>

Data Fields

zend_stringmethod_name
 
zend_stringclass_name
 

Detailed Description

Definition at line 90 of file zend.h.

Field Documentation

◆ class_name

zend_string* _zend_trait_method_reference::class_name

Definition at line 92 of file zend.h.

◆ method_name

zend_string* _zend_trait_method_reference::method_name

Definition at line 91 of file zend.h.


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