ClientException.php
| 162 B | Satir:
0
| php
Geri
<?php namespace GuzzleHttp\Exception; /** * Exception when a client error is encountered (4xx codes) */ class ClientException extends BadResponseException { }
Kaydet
Ctrl+S ile kaydet