Module args

Source
Expand description

Builder and objects relating to function and method arguments.

Structs§

Arg
Represents an argument to a function.
ArgParser
Parses the arguments of a function.

Type Aliases§

ArgInfo
Internal argument information used by Zend.