mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
统计TP文件注释,统一psr2换行规范
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\helper;
|
||||
|
||||
|
||||
class Debug extends Helper
|
||||
{
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\helper;
|
||||
|
||||
|
||||
use think\console\Output;
|
||||
use think\process\Builder as ProcessBuilder;
|
||||
use think\process as ThinkProcess;
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\helper;
|
||||
|
||||
|
||||
use think\console\Input;
|
||||
use think\console\Output;
|
||||
use think\console\helper\question\Question as OutputQuestion;
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\helper;
|
||||
|
||||
|
||||
use think\console\command\Command;
|
||||
|
||||
class Set implements \IteratorAggregate
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\input;
|
||||
|
||||
|
||||
class Argument
|
||||
{
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\input;
|
||||
|
||||
|
||||
class Definition
|
||||
{
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\output;
|
||||
|
||||
|
||||
use think\console\Output;
|
||||
|
||||
class Nothing extends Output
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\output;
|
||||
|
||||
|
||||
class Stream
|
||||
{
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\console\output\formatter;
|
||||
|
||||
|
||||
class Stack
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user