完善Build类支持CLASS_APPEND_SUFFIX常量配置

This commit is contained in:
thinkphp
2016-02-25 20:13:48 +08:00
parent 1989acf8ef
commit 5c8db926a6
2 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<?php
namespace {$app}\{$module}{layer};
class Index
class Index{$suffix}
{
public function index()
{