Bug 18811: Add Koha Objects for authority tags and subfields
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 22 Jun 2017 11:42:38 +0000 (13:42 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 14:30:40 +0000 (11:30 -0300)
commitca8f8b4cd91fac4acb6e2338720b8e0a82bce0b0
tree64709bea5b68fb681dbcf5c05208695e589c09a0
parent7e222bb0796196f1e466b73d909fd28d529cab75
Bug 18811: Add Koha Objects for authority tags and subfields

Trivial copy and paste activity.
Will be used in a later patch.

No test plan needed.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Authority/Subfield.pm [new file with mode: 0644]
Koha/Authority/Subfields.pm [new file with mode: 0644]
Koha/Authority/Tag.pm [new file with mode: 0644]
Koha/Authority/Tags.pm [new file with mode: 0644]