14 Jan
2022
14 Jan
'22
8:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #36 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + my $type = ref($self); + + $type =~ s|Schema::Result::||; + return $type . "s"; Frowning. Educated guess? -- You are receiving this mail because: You are watching all bug changes.