PHP Class Cviebrock\EloquentSluggable\Tests\Models\PostWithCustomSuffix

A test model that uses a custom suffix generation method.
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