Bug 6361 - make the packages work with koha 3.4
[koha_gimpoz] / C4 / ItemType.pm
index 8ae9a29..e66d917 100644 (file)
@@ -90,16 +90,28 @@ These are read-only accessors for attributes of a C4::ItemType object.
 
 =head3 $itemtype->itemtype
 
+=cut
+
 =head3 $itemtype->description
 
+=cut
+
 =head3 $itemtype->renewalsallowed
 
+=cut
+
 =head3 $itemtype->rentalcharge
 
+=cut
+
 =head3 $itemtype->notforloan
 
+=cut
+
 =head3 $itemtype->imageurl
 
+=cut
+
 =head3 $itemtype->summary
 
 =cut