NST icon indicating copy to clipboard operation
NST copied to clipboard

Does not work in Php with return type hinting

Open pixxelfactory opened this issue 6 years ago • 1 comments

It does not work in php-classes when using type-hinting wich was introduced with php 7:

public function xyz(): bool { ... }

pixxelfactory avatar Jul 09 '19 09:07 pixxelfactory

Please feel free to suggest a pull request, unfortunately I won't be able to update it myself any time soon.

HTD avatar Jul 25 '19 16:07 HTD