phpdoc @var

110

// document almost-whatever type and description

/** @var int $num This is a counter */
$num = 0;

Comments

Submit
0 Comments