mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-18 16:16:02 +02: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