PHP Class Cviebrock\EloquentSluggable\Tests\Models\PostWithOnUpdate

A test model that uses the onUpdate functionality.
Inheritance: extends Cviebrock\EloquentSluggable\Tests\Models\Post
Mostra file Open project: cviebrock/eloquent-sluggable Class Usage Examples

Public Methods

Method Description
sluggable ( ) : array Return the sluggable configuration array for this model.

Method Details

sluggable() public method

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