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

namespace Matrix\Requests;

interface RateLimited
{}