Bug 36098: Allow to pass storage_method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Feb 2024 13:05:21 +0000 (14:05 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 09:55:32 +0000 (10:55 +0100)
commit56d8ac247698f8755a8215245dffd000877d76e7
tree6533c66dddd696e20e9a351f16321f3b83543aa6
parent09de3f820b5333e3f23f149f6b8c101d24ba15ed
Bug 36098: Allow to pass storage_method

Will need this on follow-up bugs.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Session.pm