PHP Class Domain\Billet\Billet

Inheritance: extends Domain\BaseModel, use trait Illuminate\Database\Eloquent\SoftDeletes
Datei anzeigen Open project: resultsystems/school Class Usage Examples

Protected Properties

Property Type Description
$dates
$fillable

Public Methods

Method Description
boot ( )
dischargeFrom ( Carbon\Carbon $date = null ) : Carbon\Carbon | boolean Discharge from.
geStatements ( )
getInstructions ( )
student ( )

Method Details

boot() public static method

public static boot ( )

dischargeFrom() public method

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

geStatements() public method

public geStatements ( )

getInstructions() public method

public getInstructions ( )

student() public method

public student ( )

Property Details

$dates protected_oe property

protected $dates

$fillable protected_oe property

protected $fillable