You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds a method to the ServiceProviderInterface to return the current
connection settings.
`GeneralUtility::makeInstance(SolrServiceProvider::class)->getConnectionSettings()`
will return a `Connection` object.
Related: #176
This adds a method to the ServiceProviderInterface to return the current
connection settings.
`GeneralUtility::makeInstance(SolrServiceProvider::class)->getConnectionSettings()`
will return a `Connection` object.
Related: #176
for instance
public function getConnectionParameters
The text was updated successfully, but these errors were encountered: