abstract protected function OAuthStoreSQL::sql_escape_string in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
- 7.2 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
- 7.3 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
- 7.4 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
- 7.5 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
2 methods override OAuthStoreSQL::sql_escape_string()
- OAuthStoreMySQL::sql_escape_string in lib/
oauth-php/ library/ store/ OAuthStoreMySQL.php - OAuthStorePDO::sql_escape_string in lib/
oauth-php/ library/ store/ OAuthStorePDO.php
File
- lib/
oauth-php/ library/ store/ OAuthStoreSQL.php, line 1818
Class
Code
protected abstract function sql_escape_string($s);