Module ext_php_rs::args

source ·
Expand description

Builder and objects relating to function and method arguments.

Structs

  • Represents an argument to a function.
  • Parses the arguments of a function.

Type Definitions

  • Internal argument information used by Zend.