PHP Class Cviebrock\EloquentSluggable\Tests\Models\PostWithOnUpdate

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

Méthodes publiques

Méthode Description
sluggable ( ) : array Return the sluggable configuration array for this model.

Method Details

sluggable() public méthode

Return the sluggable configuration array for this model.
public sluggable ( ) : array
Résultat array