PHP Class Report, learninglocker

Inheritance: extends Controller
Exibir arquivo Open project: learninglocker/learninglocker Class Usage Examples

Public Properties

Property Type Description
$rules

Protected Properties

Property Type Description
$actorQuery
$collection string Our MongoDB collection used by the model.
$fillable
$instructorQuery

Public Methods

Method Description
getMatchAttribute ( )
getWhereAttribute ( )
toArray ( )

Private Methods

Method Description
constructDate ( $date )
constructOr ( $key, $value )

Method Details

getMatchAttribute() public method

public getMatchAttribute ( )

getWhereAttribute() public method

public getWhereAttribute ( )

toArray() public method

public toArray ( )

Property Details

$actorQuery protected_oe property

protected $actorQuery

$collection protected_oe property

Our MongoDB collection used by the model.
protected string $collection
return string

$fillable protected_oe property

protected $fillable

$instructorQuery protected_oe property

protected $instructorQuery

$rules public_oe static_oe property

public static $rules