mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-09 13:46:30 +00:00
Optimized Slug Attribut
This commit is contained in:
@@ -7,6 +7,8 @@ namespace App\Attribut;
|
||||
*/
|
||||
interface SlugAttributInterface
|
||||
{
|
||||
const SLUG_ATTRIBUT_NAME = 'slug';
|
||||
|
||||
/**
|
||||
* @param string $slug
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user