Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BookStack
Model
PHP Class BookStack\Model
Inheritance:
extends
Illuminate\Database\Eloquent\Model
Afficher le fichier
Open project: ssddanbrown/bookstack
Méthodes publiques
Méthode
Description
getRawAttribute
(
$key
) :
mixed
Provides public access to get the raw attribute value from the model.
Method Details
getRawAttribute()
public
méthode
Used in areas where no mutations are required but performance is critical.
public
getRawAttribute
(
$key
) :
mixed
$key
Résultat
mixed