PHP 클래스 app\models\Fragment

상속: extends App\Foundation\Models\Base\TranslatableEloquent, use trait App\Foundation\Models\Traits\Presentable
파일 보기 프로젝트 열기: spatie-custom/blender 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$casts
$table

보호된 프로퍼티들

프로퍼티 타입 설명
$logAttributes
$recordEvents

공개 메소드들

메소드 설명
getDescriptionForEvent ( string $eventName ) : string
getNameAttribute ( ) : string

메소드 상세

getDescriptionForEvent() 공개 메소드

public getDescriptionForEvent ( string $eventName ) : string
$eventName string
리턴 string

getNameAttribute() 공개 메소드

public getNameAttribute ( ) : string
리턴 string

프로퍼티 상세

$casts 공개적으로 프로퍼티

public $casts

$logAttributes 보호되어 있는 정적으로 프로퍼티

protected static $logAttributes

$recordEvents 보호되어 있는 정적으로 프로퍼티

protected static $recordEvents

$table 공개적으로 프로퍼티

public $table