In this example:
在这个例子中:
/**
*
* @param <type> $foo
* @return <type>
*/
function do_something($foo) {
return $foo->really_do_something();
}
/**
*
* @param <In this example:
在这个例子中:
/**
*
* @param <type> $foo
* @return <type>
*/
function do_something($foo) {
return $foo->really_do_something();
}
/**
*
* @param <