PHP 인터페이스 Nelmio\SecurityBundle\ExternalRedirect\TargetValidator

파일 보기 프로젝트 열기: nelmio/NelmioSecurityBundle

공개 메소드들

메소드 설명
isTargetAllowed ( string $targetUrl ) : boolean Returns whether a target is acceptable.

메소드 상세

isTargetAllowed() 공개 메소드

Returns whether a target is acceptable.
public isTargetAllowed ( string $targetUrl ) : boolean
$targetUrl string
리턴 boolean