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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 23 Oct 2017 13:32:07 +0000 (15:32 +0200)
commitea441e7d093ce8c54bac9a9ca64d02faaf462d7f
tree915682e9ec97f62c5bbb41ab16e9f4da9203a6e7
parentae29acfb26548b32eff2a0cdaace0fe1fb5b2796
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>
(cherry picked from commit ca8f8b4cd91fac4acb6e2338720b8e0a82bce0b0)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
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]