Bug 33496: (QA follow-up) Update POD statement
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
1d4182a944
commit
7d72e68653
1 changed files with 3 additions and 1 deletions
|
@ -479,7 +479,9 @@ sub old_checkouts {
|
|||
|
||||
=head3 items
|
||||
|
||||
my $items = $biblio->items();
|
||||
my $items = $biblio->items({ [ host_items => 1 ] });
|
||||
|
||||
The optional param host_items allows you to include 'analytical' items.
|
||||
|
||||
Returns the related Koha::Items object for this biblio
|
||||
|
||||
|
|
Loading…
Reference in a new issue