2 Nov
2021
2 Nov
'21
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28871 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Tomás Cohen Arazi from comment #0)
To test: my @patrons = Koha::Patrons->new->empty; Dumper(@patrons);
What is the practical use of doing so? I would prefer my @patrons; Was there some intention to use empty with chaining? -- You are receiving this mail because: You are watching all bug changes.