1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 21:31:18 +01:00
amp/lib/Internal/Write.php
Aaron Piotrowski deb45e2cc2 Initial commit
2016-05-19 11:13:07 -05:00

6 lines
63 B
PHP

<?php
namespace Amp\Loop\Internal;
class Write extends Io {}