ru_php/ext/reflection/php_reflection_decl.h

13 lines
507 B
C
Generated

/* This is a generated file, edit php_reflection.stub.php instead.
* Stub hash: c80946cc8c8215bb6527e09bb71b3a97a76a6a98 */
#ifndef ZEND_PHP_REFLECTION_DECL_c80946cc8c8215bb6527e09bb71b3a97a76a6a98_H
#define ZEND_PHP_REFLECTION_DECL_c80946cc8c8215bb6527e09bb71b3a97a76a6a98_H
typedef enum zend_enum_PropertyHookType {
ZEND_ENUM_PropertyHookType_Get = 1,
ZEND_ENUM_PropertyHookType_Set = 2,
} zend_enum_PropertyHookType;
#endif /* ZEND_PHP_REFLECTION_DECL_c80946cc8c8215bb6527e09bb71b3a97a76a6a98_H */