PHP Class app\models\Currency

Inheritance: extends Eloquen\Eloquent
Show file Open project: hillelcoren/invoice-ninja Class Usage Examples

Public Properties

Property Type Description
$timestamps boolean

Protected Properties

Property Type Description
$casts array

Public Methods

Method Description
getName ( ) : mixed

Method Details

getName() public method

public getName ( ) : mixed
return mixed

Property Details

$casts protected property

protected array $casts
return array

$timestamps public property

public bool $timestamps
return boolean