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