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.

CommentFileSizeAuthor
#2 fix-callable-phpdoc-2684197-2.patch600 bytesIRuslan

Comments

IRuslan created an issue. See original summary.

IRuslan’s picture

Status: Needs work » Needs review
StatusFileSize
new600 bytes

  • mpotter committed bead191 on 7.x-2.x authored by IRuslan
    Issue #2684197 by IRuslan: Improve callable variable documentation
    
mpotter’s picture

Status: Needs review » Fixed

Committed to bead191.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.