zend_declare_property_null
zend_declare_property_null -- ...
Description
#include <zend_API.h>
int 
zend_declare_property_null ( zend_class_entry* ce, char* name, int name_length, int access_type, magic TSRMLS_DC )
   ...
  
Parameters
   
- ce
 
       ...
      
- name
 
       ...
      
- name_length
 
       ...
      
- access_type
 
       ...
      
- TSRMLS_DC
 
       ...