\App\FormatMessageFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getId()
getTitle()
getContent()
getPushTime()
getPushUserId()
getType()
setId()
setTitle()
setContent()
setPushTime()
setPushUserId()
setType()
No public properties found
No constants found
No protected methods found
$id
$title
$content
$push_time
$push_user_id
$type
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$title

$title : 

Type

$content

$content : 

Type

$push_time

$push_time : 

Type

$push_user_id

$push_user_id : 

Type

$type

$type : 

Type

Methods

__construct()

__construct(array  $data = array()) 

Parameters

array $data

__call()

__call(  $name,   $args) 

Parameters

$name
$args

toArray()

toArray() 

toArrayNotNull()

toArrayNotNull() 

getAllProtected()

getAllProtected() 

getId()

getId() : void

getTitle()

getTitle() : void

getContent()

getContent() : void

getPushTime()

getPushTime() : void

getPushUserId()

getPushUserId() : void

getType()

getType() : void

setId()

setId(mixed  $value) : void

Parameters

mixed $value

setTitle()

setTitle(mixed  $value) : void

Parameters

mixed $value

setContent()

setContent(mixed  $value) : void

Parameters

mixed $value

setPushTime()

setPushTime(mixed  $value) : void

Parameters

mixed $value

setPushUserId()

setPushUserId(mixed  $value) : void

Parameters

mixed $value

setType()

setType(mixed  $value) : void

Parameters

mixed $value