Edit File: Transport.php
<?php declare(strict_types=1); namespace Vonage\Client\Exception; class Transport extends Exception { }
Back to File Manager