protected TrustedRedirectResponse::isSafe($url)
public TrustedRedirectResponse::__construct($url
A list of trusted URLs, which are safe to redirect to. Type: string[] File
public TrustedRedirectResponse::setTrustedTarget
Provides a redirect response which contains trusted URLs. Use this class in case you know that you want to redirect to an external URL.