Skip to content

Commit

Permalink
Update SettingsManager.php
Browse files Browse the repository at this point in the history
Would allow us to implement our own SettingsManager that supports replicas. 

algolia#348
  • Loading branch information
maciekpaprocki authored Sep 18, 2021
1 parent 42ab847 commit a86ea9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Settings/SettingsManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* @internal
*/
final class SettingsManager
class SettingsManager
{
/**
* @var SearchClient
Expand Down

0 comments on commit a86ea9b

Please sign in to comment.