Analogic\ACME\ClientInterface::__construct PHP Méthode

__construct() public méthode

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