PHP 클래스 Neos\Flow\Tests\Functional\Http\Client\InternalRequestEngineTest

파일 보기 프로젝트 열기: neos/flow-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$testableSecurityEnabled boolean

공개 메소드들

메소드 설명
securityContextContainsTokens ( ) Make sure that the security context tokens are initialized, making sure that the tokens match the request pattern of the request.
setUp ( ) : void

메소드 상세

securityContextContainsTokens() 공개 메소드

Bug #37377

setUp() 공개 메소드

public setUp ( ) : void
리턴 void

프로퍼티 상세

$testableSecurityEnabled 보호되어 있는 프로퍼티

protected bool $testableSecurityEnabled
리턴 boolean