Files
linguist/samples/C/exception.zep.h
2015-01-06 17:00:16 +01:00

5 lines
95 B
C

extern zend_class_entry *test_router_exception_ce;
ZEPHIR_INIT_CLASS(Test_Router_Exception);