PHP Class EctAPI

Author: João Batista Neto ([email protected])
Afficher le fichier Open project: imastersdev/correios Class Usage Examples

Protected Properties

Свойство Type Description
$ect ECT
$httpConnection HTTPConnection

Méthodes publiques

Méthode Description
__construct ( ECT $ect )
getTargetHost ( ) : string

Method Details

__construct() public méthode

public __construct ( ECT $ect )
$ect ECT

getTargetHost() abstract public méthode

abstract public getTargetHost ( ) : string
Résultat string

Property Details

$ect protected_oe property

protected ECT $ect
Résultat ECT

$httpConnection protected_oe property

protected HTTPConnection $httpConnection
Résultat HTTPConnection