Most of IDEs detects type of variable in PHP and we are using variable to like:
$var()
it expects to be a callable type.
Otherwise, we see this — http://i.imgur.com/Y2P9115.png
Simple phpDoc fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix-callable-phpdoc-2684197-2.patch | 600 bytes | IRuslan |
Comments
Comment #2
IRuslan commentedComment #4
mpotter commentedCommitted to bead191.