PHP Class app\models\AccountGatewaySettings

Inheritance: extends EntityModel
Show file Open project: hillelcoren/invoice-ninja Class Usage Examples

Protected Properties

Property Type Description
$dates array
$hasPublicId boolean

Public Methods

Method Description
gatewayType ( ) : BelongsTo
setCreatedAtAttribute ( $value )

Method Details

gatewayType() public method

public gatewayType ( ) : BelongsTo
return Illuminate\Database\Eloquent\Relations\BelongsTo

setCreatedAtAttribute() public method

public setCreatedAtAttribute ( $value )

Property Details

$dates protected property

protected array $dates
return array

$hasPublicId protected static property

protected static bool $hasPublicId
return boolean