Pelzini Tests

This is the code documentation for the Pelzini Tests project

function php_reverse_order_arguments_function()

The param tags don't have names

Usage

void php_reverse_order_arguments_function ( string $arg1 , int $arg2 );

Authors

Arguments

  1. string $arg1
    This one is a string
  2. int $arg2
    This one is an int

Return value

  • void