presentations/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/Transport.php

5 lines
74 B
PHP

<?php
class Requests_Exception_Transport extends Requests_Exception {
}