Update SolrConfigStore_File.php

This commit is contained in:
Alex Saelens 2023-12-21 10:00:13 +13:00 committed by GitHub
parent 7635345054
commit 9ae64b4445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ class SolrConfigStore_File implements SolrConfigStore
{
return $this->remote . '/' . $index;
}
}
}