THINKPHP5处理的类
用户调用的类
THINKPHP3
ReadComments
- $obj : array = []- $_error : string = '';
- __constuct()- __clone()+ getInstance($fream : string)+ getError()- createObj($fream : string)
TPFrameAbstract
TP基类
THINKPHP3处理的类
THINKPHP5
# $namespacePrefix : string = ''