Return data type documentation must not be the variable name.
$foo Description bla.
function test15() { $foo = TRUE; return $foo; }