Commit 4700c5b6 authored by tufengqi's avatar tufengqi

yii2swoft fix

parent bf4061b5
<?php
namespace Swoft {
class App
{
}
}
namespace Swoft\Http\Server\Bean\Annotation {
class Controller
{
}
}
namespace Swoft\Http\Server\Bean\Annotation {
class RequestMapping
{
}
}
namespace Swoft\Log {
class Log
{
}
}
namespace Swoft\View\Bean\Annotation {
class View
{
}
}
namespace Swoft\Contract {
class Arrayable
{
}
}
namespace Swoft\Http\Server\Exception {
class BadRequestException
{
}
}
namespace Swoft\Http\Message\Server {
class Response
{
}
}
namespace Swoft\Http\Message\Server {
class Request
{
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment