PHP Class Pili\Config

Afficher le fichier Open project: pili-engineering/pili-sdk-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$API_HOST
$API_VERSION
$USE_HTTPS

Protected Properties

Свойство Type Description
$_instance

Méthodes publiques

Méthode Description
__get ( $property )
__set ( $property, $value )
getInstance ( )

Méthodes protégées

Méthode Description
__clone ( )
__construct ( )

Method Details

__clone() protected méthode

protected __clone ( )

__construct() protected méthode

protected __construct ( )

__get() public méthode

public __get ( $property )

__set() public méthode

public __set ( $property, $value )

getInstance() public static méthode

public static getInstance ( )

Property Details

$API_HOST public_oe property

public $API_HOST

$API_VERSION public_oe property

public $API_VERSION

$USE_HTTPS public_oe property

public $USE_HTTPS

$_instance protected_oe static_oe property

protected static $_instance