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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 27 Jan 2021 09:45:54 +0000 (10:45 +0100)
commit17a3476d7e45fae092fdd20ce78df8b0945d1fb1
treef07f07bdd2909b4b03d2bf012a1dfcbe4f9bd746
parent582fc2730a9cc64e11410829f11d9f09067471af
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>
Koha/Club/Hold.pm