Documenting implicit input parameters such as $_SESSION

grembari

New Member
If a function relies on \[code\]$_SESSION['some_var']\[/code\] then the header comment out to make that clear. How do you do it? Just as text, or what?Or even \[code\]@param\[/code\]?
 
Back
Top