PHP Class Domain\Student\Student

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

Protected Properties

Property Type Description
$appends
$dates
$fillable

Public Methods

Method Description
billets ( )
classrooms ( )
completeMatter ( $classroom_id, $matter_id ) Service
delayedPayments ( )
getHasDelayedAttribute ( )
getPayer ( )
hasDelayed ( )
matterCompleteds ( )
user ( )

Method Details

billets() public method

public billets ( )

classrooms() public method

public classrooms ( )

completeMatter() public method

Service
public completeMatter ( $classroom_id, $matter_id )

delayedPayments() public method

public delayedPayments ( )

getHasDelayedAttribute() public method

getPayer() public method

public getPayer ( )

hasDelayed() public method

public hasDelayed ( )

matterCompleteds() public method

public matterCompleteds ( )

user() public method

public user ( )

Property Details

$appends protected property

protected $appends

$dates protected property

protected $dates

$fillable protected property

protected $fillable