检查代码缩进规范

This commit is contained in:
iyuu.cn
2020-01-18 10:26:51 +08:00
parent 84b3f23c27
commit 51f3fa39bc
3 changed files with 241 additions and 242 deletions

View File

@ -17,5 +17,4 @@ interface AbstractClientInterface
* @return string
*/
public function status();
}