nette-intellij/intellij-nette

Nette callbacks support

Majkl578 opened this issue · 1 comments

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?).

callback is deprecated, closing