1
0
mirror of https://github.com/danog/amp.git synced 2025-01-23 05:41:25 +01:00
amp/lib/Internal/Read.php

6 lines
62 B
PHP
Raw Normal View History

2016-05-19 11:12:35 -05:00
<?php
namespace Amp\Loop\Internal;
class Read extends Io {}