summaryrefslogtreecommitdiff
path: root/matrix-specification/Requests/ClientLoginGetRequest.php
blob: 73cc24c7f74424fde95406daf182e7fcb4438b0a (plain)
1
2
3
4
5
6
<?php

namespace Matrix\Requests;

class ClientLoginGetRequest implements RateLimited
{}