public function SharethisManagerInterface::getOptions in ShareThis 8.2
Determine if connection should be refreshed.
Return value
array Returns the list of options that sharethis provides.
1 method overrides SharethisManagerInterface::getOptions()
- SharethisManager::getOptions in src/
SharethisManager.php - Determine if connection should be refreshed.
File
- src/
SharethisManagerInterface.php, line 16
Class
- SharethisManagerInterface
- Interface for SharethisManager.
Namespace
Drupal\sharethisCode
public function getOptions();