#include "onphp_core.h"
#include "core/Base/Instantiatable.h"
Go to the source code of this file.
Variables | |
zend_function_entry | onphp_funcs_Instantiatable [] |
zend_function_entry onphp_funcs_Instantiatable[] |
Initial value:
{ ONPHP_ABSTRACT_ME(Instantiatable, me, NULL, ZEND_ACC_PUBLIC | ZEND_ACC_STATIC) {NULL, NULL, NULL} }
Definition at line 16 of file Instantiatable.c.