EmailLog
extends ActiveRecord
in package
Table of Contents
- $body : string
- afterDelete() : mixed
- afterSave() : mixed
- tableName() : mixed
- toModel() : EmailLog
- transform to model
Properties
$body
public
string
$body
Methods
afterDelete()
public
afterDelete() : mixed
Tags
Return values
mixed —afterSave()
public
afterSave(mixed $insert, mixed $changedAttributes) : mixed
Parameters
- $insert : mixed
- $changedAttributes : mixed
Tags
Return values
mixed —tableName()
public
static tableName() : mixed
Tags
Return values
mixed —toModel()
transform to model
public
toModel() : EmailLog