Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
_ErrorRaisingFetcher
PHP 클래스 _ErrorRaisingFetcher
파일 보기
프로젝트 열기: openid/php-openid
공개 메소드들
메소드
설명
__construct
(
$thing_to_raise
)
Just raise an exception when fetch is called
get
(
$url
)
post
(
$body
= null )
메소드 상세
__construct()
공개
메소드
Just raise an exception when fetch is called
public
__construct
(
$thing_to_raise
)
get()
공개
메소드
public
get
(
$url
)
post()
공개
메소드
public
post
(
$body
= null )