PHP Classes

File: ext/phady/2__closure.zep.h

Recommend this page to a friend!
  Classes of Alien Fernandez   Phady Framework   ext/phady/2__closure.zep.h   Download  
File: ext/phady/2__closure.zep.h
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Phady Framework
Web application MVC framework based on Phalcon
Author: By
Last change:
Date: 7 years ago
Size: 267 bytes
 

Contents

Class file image Download
extern zend_class_entry *phady_2__closure_ce; ZEPHIR_INIT_CLASS(phady_2__closure); PHP_METHOD(phady_2__closure, __invoke); ZEPHIR_INIT_FUNCS(phady_2__closure_method_entry) { PHP_ME(phady_2__closure, __invoke, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) PHP_FE_END };