<<

NAME

Koha::PseudonymizedTransaction - Koha Koha::PseudonymizedTransaction Object class

API

Class methods

create_from_statistic

    Creates a new object from a passed Koha::Statistic object and stores it in the database

get_hash

    Generates a hashed value for $s (e.g. borrowernumber) with Bcrypt.
    Needs config entry 'bcrypt_settings' in koha-conf.

Internal methods

_type

<<