FOFLessParser::argumentDef
Consume an argument definition list surrounded by () each argument is a variable name with optional value or at the end a ... or a variable named followed by ...
Signature
protected function argumentDef(&
$args,
[&
$isVararg = ',',
[string
$delim = ',']] )
Parameters
-
$args
-
$isVararg
-
$delim
- [description]
Returns
- boolean