PHP 클래스 Domain\Billet\Billet

상속: extends Domain\BaseModel, use trait Illuminate\Database\Eloquent\SoftDeletes
파일 보기 프로젝트 열기: resultsystems/school 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dates
$fillable

공개 메소드들

메소드 설명
boot ( )
dischargeFrom ( Carbon\Carbon $date = null ) : Carbon\Carbon | boolean Discharge from.
geStatements ( )
getInstructions ( )
student ( )

메소드 상세

boot() 공개 정적인 메소드

public static boot ( )

dischargeFrom() 공개 메소드

Discharge from.
public dischargeFrom ( Carbon\Carbon $date = null ) : Carbon\Carbon | boolean
$date Carbon\Carbon
리턴 Carbon\Carbon | boolean

geStatements() 공개 메소드

public geStatements ( )

getInstructions() 공개 메소드

public getInstructions ( )

student() 공개 메소드

public student ( )

프로퍼티 상세

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

protected $dates

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

protected $fillable