wellrested/Response.inc.php

10 lines
54 B
PHP

<?php
namespace wellrested;
class Response {
}
?>