<<
Koha::Database::Columns
use Koha::Database::Columns; my $columns = Koha::Database::Columns->columns;
Static method that returns a hashref with mappings from column names to descriptions, for several tables. Currently