Skip to content
Snippets Groups Projects
Commit 7c787ef2 authored by Frank Morgner's avatar Frank Morgner
Browse files

refs #12447

* [minor] roll back of type fix at finc/../AjaxController.php
parent 4030c05e
No related merge requests found
......@@ -391,7 +391,7 @@ class AjaxController extends \VuFind\Controller\AjaxController
* @return string
*/
protected function reduceServices(
$services = [],
array $services,
$availability = 'available'
) {
// Normalize, dedup and sort available services
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment