PHP Class Cviebrock\EloquentSluggable\Tests\Models\PostShortConfigWithScopeHelpers

Inheritance: extends Cviebrock\EloquentSluggable\Tests\Models\Post, use trait Cviebrock\EloquentSluggable\SluggableScopeHelpers
Show 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