改名
This commit is contained in:
@@ -5,6 +5,10 @@ declare(strict_types=1);
|
||||
namespace Snowflake\Exception;
|
||||
|
||||
|
||||
/**
|
||||
* Class ConfigException
|
||||
* @package Snowflake\Exception
|
||||
*/
|
||||
class ConfigException extends \Exception
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user