pCloud / pcloud-sdk-php

pCloud SDK for PHP
MIT License
54 stars 22 forks source link

public function getContent returns an array of stdClass not one stdClass #26

Closed daslicht closed 1 year ago

daslicht commented 1 year ago
    public function getContent(int $folderId): stdClass

returns an array of stdClass not one stdClass