We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d529a commit 084cac1Copy full SHA for 084cac1
src/store/src/Bridge/Meilisearch/Store.php
@@ -24,7 +24,7 @@
24
/**
25
* @author Guillaume Loulier <personal@guillaumeloulier.fr>
26
*/
27
-final readonly class Store implements ManagedStoreInterface, StoreInterface
+final class Store implements ManagedStoreInterface, StoreInterface
28
{
29
30
* @param string $embedder The name of the embedder where vectors are stored
0 commit comments