Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EctAPI
PHP Class EctAPI
Author:
João Batista Neto (
[email protected]
)
显示文件
Open project: imastersdev/correios
Class Usage Examples
Protected Properties
Property
Type
Description
$ect
ECT
$httpConnection
HTTPConnection
Public Methods
Method
Description
__construct
(
ECT
$ect
)
getTargetHost
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
ECT
$ect
)
$ect
ECT
getTargetHost()
abstract
public
method
abstract
public
getTargetHost
( ) :
string
return
string
Property Details
$ect
protected_oe property
protected
ECT
$ect
return
ECT
$httpConnection
protected_oe property
protected
HTTPConnection
$httpConnection
return
HTTPConnection