init
This commit is contained in:
6
vendor/codeception/base/src/Codeception/Exception/ConnectionException.php
vendored
Normal file
6
vendor/codeception/base/src/Codeception/Exception/ConnectionException.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Codeception\Exception;
|
||||
|
||||
class ConnectionException extends \RuntimeException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user