spec\SevenShores\Hubspot\Resources\FilesSpec::let PHP Метод

let() публичный Метод

public let ( Client $client )
$client SevenShores\Hubspot\Http\Client
    function let(Client $client)
    {
        $this->beConstructedWith('demo', $client);
    }