mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Finished refactoring of exceptions
This commit is contained in:
@@ -18,8 +18,9 @@ trait SlugAttribut
|
||||
|
||||
/**
|
||||
* @todo Maybe throw an other Exception here?
|
||||
*
|
||||
* @param string $slug
|
||||
*
|
||||
*
|
||||
* @throws ValueInvalidException
|
||||
*/
|
||||
public function setSlug(string $slug): void
|
||||
|
Reference in New Issue
Block a user