PHP Class think\model\Pivot

Inheritance: extends think\Model
显示文件 Open project: top-think/framework

Public Methods

Method Description
__construct ( array | object $data = [], string $table = '' ) 架构函数

Method Details

__construct() public method

架构函数
public __construct ( array | object $data = [], string $table = '' )
$data array | object 数据
$table string 中间数据表名