\App\FormatCoverConfigFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getId()
getName()
getImagePath()
setId()
setName()
setImagePath()
No public properties found
No constants found
No protected methods found
$id
$name
$image_path
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$name

$name : 

Type

$image_path

$image_path : 

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

getName()

getName() : void

getImagePath()

getImagePath() : void

setId()

setId(mixed  $value) : void

Parameters

mixed $value

setName()

setName(mixed  $value) : void

Parameters

mixed $value

setImagePath()

setImagePath(mixed  $value) : void

Parameters

mixed $value