mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-11-29 07:52:09 +08:00
9 lines
82 B
PHP
9 lines
82 B
PHP
<?php
|
|
|
|
namespace League\Flysystem;
|
|
|
|
class Exception extends \Exception
|
|
{
|
|
//
|
|
}
|