Help for this page

Select Code to Download


  1. or download this
    function_method: 'function' identifier paren_statement brace
                     { $return = $item[2]; }
    
  2. or download this
    function_method: 'function' identifier paren_statement brace
                     { $return = \@item; }