Pergunta

Just like func_get_args in PHP, I swear I have seen it somewhere in the documentation...

Foi útil?

Solução

The only thing I can think of is @NumParams which returns the number of parameters used when calling a function.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top