代码格式更正

This commit is contained in:
Haotong Lin
2015-12-07 13:10:19 +08:00
parent ca8da0d20c
commit fb486e0c22

View File

@@ -9,6 +9,7 @@
// | Author: liu21st <liu21st@gmail.com> // | Author: liu21st <liu21st@gmail.com>
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
namespace think\behavior; namespace think\behavior;
use think\Behavior; use think\Behavior;
/** /**