PHP Class Ts\Bases\NoneController

Author: Seven Du ([email protected])
Inheritance: extends Controller
Mostrar archivo Open project: medz/thinksns-4

Protected Methods

Method Description
classConstructAfter ( ) 实例化后的执行
run ( ) 不存在控制器的运行方法

Method Details

classConstructAfter() protected method

实例化后的执行
Author: Seven Du ([email protected])
protected classConstructAfter ( )

run() abstract protected method

不存在控制器的运行方法
Author: Seven Du ([email protected])
abstract protected run ( )