PHP Class app\models\AccountGatewaySettings

Inheritance: extends EntityModel
Afficher le fichier Open project: hillelcoren/invoice-ninja Class Usage Examples

Protected Properties

Свойство Type Description
$dates array
$hasPublicId boolean

Méthodes publiques

Méthode Description
gatewayType ( ) : BelongsTo
setCreatedAtAttribute ( $value )

Method Details

gatewayType() public méthode

public gatewayType ( ) : BelongsTo
Résultat Illuminate\Database\Eloquent\Relations\BelongsTo

setCreatedAtAttribute() public méthode

public setCreatedAtAttribute ( $value )

Property Details

$dates protected_oe property

protected array $dates
Résultat array

$hasPublicId protected_oe static_oe property

protected static bool $hasPublicId
Résultat boolean