mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-09-18 21:35:40 +08:00
9 lines
82 B
PHP
9 lines
82 B
PHP
<?php
|
|
|
|
namespace League\Flysystem;
|
|
|
|
class Exception extends \Exception
|
|
{
|
|
//
|
|
}
|