PHP Interface Nelmio\SecurityBundle\ExternalRedirect\TargetValidator

Afficher le fichier Open project: nelmio/NelmioSecurityBundle

Méthodes publiques

Méthode Description
isTargetAllowed ( string $targetUrl ) : boolean Returns whether a target is acceptable.

Method Details

isTargetAllowed() public méthode

Returns whether a target is acceptable.
public isTargetAllowed ( string $targetUrl ) : boolean
$targetUrl string
Résultat boolean