Jose\Checker\SubjectChecker::isSubjectAllowed PHP 메소드

isSubjectAllowed() 추상적인 보호된 메소드

abstract protected isSubjectAllowed ( string $subject ) : boolean
$subject string
리턴 boolean
    protected abstract function isSubjectAllowed($subject);