PHP Class Domain\Billet\Billet

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

Protected Properties

Свойство Type Description
$dates
$fillable

Méthodes publiques

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

Method Details

boot() public static méthode

public static boot ( )

dischargeFrom() public méthode

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

geStatements() public méthode

public geStatements ( )

getInstructions() public méthode

public getInstructions ( )

student() public méthode

public student ( )

Property Details

$dates protected_oe property

protected $dates

$fillable protected_oe property

protected $fillable