Bug 32144 - Expand POD for merge_and_replace_with
Summary: Expand POD for merge_and_replace_with
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Developer documentation (show other bugs)
Version: 22.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-09 07:34 UTC by Magnus Enger
Modified: 2022-11-09 07:34 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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