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