Koha/t/Koha
Martin Renvoize 296c84e0e8
Bug 26635: (follow-up) Rename av_expand to strings
This patch updates the `av_expand` occurences to `strings` to match the
change of the return structure of `_strings`.

We replace `+av_expand` in the headers with `+strings`, the expected
object method name from `api_av_mapping` to `api_strings_mapping` and
the internal hash key from `av_expand` to `strings`.

Test plan
1) Run the included unit tests.. all should still pass.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-09 14:01:02 -03:00
..
Auth Bug 31378: (follow-up) Fix t/Koha/Auth/Permissions.t 2022-11-08 23:40:30 -03:00
Authority
Database
I18N/po/xx_XX/LC_MESSAGES
Middleware
Object
Plugins
REST/Plugin Bug 26635: (follow-up) Rename av_expand to strings 2022-11-09 14:01:02 -03:00
Result
SearchEngine
Util
Config.t
Email.t
Exceptions.t
I18N.t
ItemType.t
RDF.t
Script.t
Script_cron.t
sleep.pl
wait.pl
Z3950responder.t