PHP Class Tylercd100\LERN\Models\ExceptionModel

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: tylercd100/lern Class Usage Examples

Protected Properties

Свойство Type Description
$casts
$guarded
$table

Méthodes publiques

Méthode Description
__construct ( array $attributes = [] )

Method Details

__construct() public méthode

public __construct ( array $attributes = [] )
$attributes array

Property Details

$casts protected_oe property

protected $casts

$guarded protected_oe property

protected $guarded

$table protected_oe property

protected $table