PHP Class think\model\Pivot

Inheritance: extends think\Model
Afficher le fichier Open project: top-think/framework

Méthodes publiques

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

Method Details

__construct() public méthode

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