Home
last modified time | relevance | path

Searched refs:prsg (Results 1 – 1 of 1) sorted by relevance

/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php73 …* @param PseudoRandomStringGeneratorInterface|null $prsg The cryptographically se…
75 … null, UrlDetectionInterface $urlHandler = null, PseudoRandomStringGeneratorInterface $prsg = null) argument
80 …ndomStringGenerator = PseudoRandomStringGeneratorFactory::createPseudoRandomStringGenerator($prsg);