summaryrefslogtreecommitdiff
path: root/matrix-specification/Requests/ClientSyncGetRequest.php
blob: 2921fcf7f052930494163648bb30cc20364e9920 (plain)
1
2
3
4
5
6
7
8
<?php

namespace Matrix\Requests;

class ClientSyncGetRequest
{
  # TODO
}