summaryrefslogtreecommitdiff
path: root/matrix-specification/Responses/ClientSyncGetResponse.php
blob: 27464c13bea25590b796905a3f84d5632d9e7518 (plain)
1
2
3
4
5
6
7
8
<?php

namespace Matrix\Responses;

class ClientSyncGetResponse
{
  # TODO
}