Home
last modified time | relevance | path

Searched refs:urlToTrim (Results 1 – 1 of 1) sorted by last modified time

/plugin/authfacebook/lib/Url/
H A DFacebookUrlManipulator.php159 * @param string $urlToTrim The URL the needs the surgery.
163 public static function baseGraphUrlEndpoint($urlToTrim) argument
165 return '/' . preg_replace('/^https:\/\/.+\.facebook\.com(\/v.+?)?\//', '', $urlToTrim);