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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 29 Jan 2021 14:37:27 +0000 (15:37 +0100)
commit6f3f1366d7ec18c8990a1577e87a6bf0da8bfa40
tree5ca0726f00d933abae9e9269b1a4d9593ea0aa17
parentf3a554ff2909694bbd693f828c5be1aa4c161774
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>
Koha/Club/Hold.pm