Commit inicial con archivos existentes
This commit is contained in:
7
vendor/react/dns/src/Query/TimeoutException.php
vendored
Executable file
7
vendor/react/dns/src/Query/TimeoutException.php
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace React\Dns\Query;
|
||||
|
||||
final class TimeoutException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user