Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WoohooLabs
Harmony
Condition
ConditionInterface
PHP 인터페이스 WoohooLabs\Harmony\Condition\ConditionInterface
파일 보기
프로젝트 열기: woohoolabs/harmony
공개 메소드들
메소드
설명
evaluate
(
Psr\Http\Message\ServerRequestInterface
$request
,
Psr\Http\Message\ResponseInterface
$response
) :
boolean
메소드 상세
evaluate()
공개
메소드
public
evaluate
(
Psr\Http\Message\ServerRequestInterface
$request
,
Psr\Http\Message\ResponseInterface
$response
) :
boolean
$request
Psr\Http\Message\ServerRequestInterface
$response
Psr\Http\Message\ResponseInterface
리턴
boolean