'Koha::Patron::Categories';
}
__PACKAGE__->add_columns(
'+require_strong_password' => { is_boolean => 1 }
);
1;
-