Bug 32144

Summary: Expand POD for merge_and_replace_with
Product: Koha Reporter: Magnus Enger <magnus>
Component: Developer documentationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 22.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Magnus Enger 2022-11-09 07:34:53 UTC
The POD for Koha::Patron::Attributes::merge_and_replace_with() is kind of minimal:

=head3 merge_and_replace_with

$new_attributes is an arrayref of hashrefs

=cut