Свойство | Type | Description | |
---|---|---|---|
$table | string | The database table used by the model. |
Méthode | Description | |
---|---|---|
__construct ( array $attributes = [] ) : void | Creates a new instance of the model. |
public __construct ( array $attributes = [] ) : void | ||
$attributes | array | |
Résultat | void |
protected string $table | ||
Résultat | string |