index
:
matrix-php
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
matrix-specification
/
Requests
/
RateLimited.php
blob: 9f917a47169bd9b2c136c2cf7addc112bbbcabcc (
plain
)
1
2
3
4
5
6
7
8
<?php namespace Matrix\Requests; interface RateLimited { # TODO }