PHP 클래스 app\models\AccountGatewaySettings

상속: extends EntityModel
파일 보기 프로젝트 열기: hillelcoren/invoice-ninja 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dates array
$hasPublicId boolean

공개 메소드들

메소드 설명
gatewayType ( ) : BelongsTo
setCreatedAtAttribute ( $value )

메소드 상세

gatewayType() 공개 메소드

public gatewayType ( ) : BelongsTo
리턴 Illuminate\Database\Eloquent\Relations\BelongsTo

setCreatedAtAttribute() 공개 메소드

public setCreatedAtAttribute ( $value )

프로퍼티 상세

$dates 보호되어 있는 프로퍼티

protected array $dates
리턴 array

$hasPublicId 보호되어 있는 정적으로 프로퍼티

protected static bool $hasPublicId
리턴 boolean