<<

NAME

Koha::Patron::Message - Koha Message Object class

API

Class Methods

store

delete

message_without_newlines

my $message_without_newlines = $message->message_without_newlines

This method returns the user's message, with all instances of \n and \r removed

_type

<<