Files
linguist/samples/Zephir/filenames/exception.zep.h
2014-06-16 19:20:43 +04:00

5 lines
95 B
C

extern zend_class_entry *test_router_exception_ce;
ZEPHIR_INIT_CLASS(Test_Router_Exception);