Nette callbacks support
Majkl578 opened this issue · 1 comments
Majkl578 commented
http://doc.nette.org/cs/php-language-enhancements#toc-callback
a) support arguments on invocation,
b) support return type,
c) support method suggestion in callback() when first parameter is object/class name (if possible?).
matej21 commented
callback is deprecated, closing