File manager - Edit - /home/premiey/www/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/src/utils/strip-slashes.js
Back
/** * Strip slashes from a string. * * @param {string} str String to strip slashes from. * @return {string} String with slashes stripped. */ export const stripSlashes = ( str ) => { return str.replace( /^\/+|\/+$/g, '' ); };
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings