<?php uniqid(string $prefix = "", bool $more_entropy = false): string
<?php public function __construct() { parent::__construct(uniqid(), null); } public function makeCurlRequest(string $verb, string $fullUrl, array $headers = [], array $arguments = []): Response