PHPDoc for arbitrary number of arguments?
Posted: Sun Jan 31, 2010 5:54 am
Hi,
I was wondering if there's a "standard" way to document an arbitrary number of arguments (I'm using func_get_args())?
I was wondering if there's a "standard" way to document an arbitrary number of arguments (I'm using func_get_args())?