Bug 13019 [QA Followup] - Allow chaining
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 10 Feb 2015 18:30:32 +0000 (13:30 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 12 Feb 2015 18:21:13 +0000 (15:21 -0300)
commitd792583186d4942a8b80d0f281afd91b64f91a95
treef471a85ae5539742af08c90e20fd5bc0f3899908
parent089c08ea6526158bcc7a1f770fec0db2e714c9c7
Bug 13019 [QA Followup] - Allow chaining

By returning the object itself instead of a boolean, we can chain
methods together while retaining the exact same functionality.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Object.pm
Koha/Objects.pm