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