Bug 27327: Get rid of indirect object notation in Koha::Club::Hold
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 4 Jan 2021 13:35:37 +0000 (10:35 -0300)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Thu, 4 Feb 2021 21:20:17 +0000 (21:20 +0000)
commit8cd6017020b4a9e4b4252b95e5055b37cf2a5be0
tree04cbff9299af49eef034ef646ccf6ac0677966b4
parent1653117d2044c0c507be5eb0190a172efbec87e1
Bug 27327: Get rid of indirect object notation in Koha::Club::Hold

This patch makes the code follow the PERL29 coding guideline. Period.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 17a3476d7e45fae092fdd20ce78df8b0945d1fb1)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 6f3f1366d7ec18c8990a1577e87a6bf0da8bfa40)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/Club/Hold.pm