Analogic\ACME\ClientInterface::__construct PHP 메소드

__construct() 공개 메소드

Constructor
public __construct ( string $base )
$base string the ACME API base all relative requests are sent to
    public function __construct($base);