PHP 클래스 Cviebrock\EloquentSluggable\Tests\Models\PostWithOnUpdate

A test model that uses the onUpdate functionality.
상속: extends Cviebrock\EloquentSluggable\Tests\Models\Post
파일 보기 프로젝트 열기: cviebrock/eloquent-sluggable 1 사용 예제들

공개 메소드들

메소드 설명
sluggable ( ) : array Return the sluggable configuration array for this model.

메소드 상세

sluggable() 공개 메소드

Return the sluggable configuration array for this model.
public sluggable ( ) : array
리턴 array