Kohkimakimoto\Worker\HttpServer\HttpServer::setAPIKey PHP Méthode

setAPIKey() public méthode

public setAPIKey ( $apiKey )
    public function setAPIKey($apiKey)
    {
        $this->apiKeys[$apiKey] = true;
    }