interface SlugDriverInterface
No description
string toSlug(AbstractModel $instance)
AbstractModel fromSlug(string $slug, User $actor)