PHP Class app\models\AccountGatewaySettings

Inheritance: extends EntityModel
ファイルを表示 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_oe property

protected array $dates
return array

$hasPublicId protected_oe static_oe property

protected static bool $hasPublicId
return boolean