PHP Class app\models\Fragment

Inheritance: extends App\Foundation\Models\Base\TranslatableEloquent, use trait App\Foundation\Models\Traits\Presentable
Afficher le fichier Open project: spatie-custom/blender Class Usage Examples

Méthodes publiques

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

Protected Properties

Свойство Type Description
$logAttributes
$recordEvents

Méthodes publiques

Méthode Description
getDescriptionForEvent ( string $eventName ) : string
getNameAttribute ( ) : string

Method Details

getDescriptionForEvent() public méthode

public getDescriptionForEvent ( string $eventName ) : string
$eventName string
Résultat string

getNameAttribute() public méthode

public getNameAttribute ( ) : string
Résultat string

Property Details

$casts public_oe property

public $casts

$logAttributes protected_oe static_oe property

protected static $logAttributes

$recordEvents protected_oe static_oe property

protected static $recordEvents

$table public_oe property

public $table