mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Finished refactoring of exceptions
This commit is contained in:
@@ -20,8 +20,8 @@ trait LayerAttribut
|
||||
protected $layer;
|
||||
|
||||
/**
|
||||
*
|
||||
* @param string $layer
|
||||
*
|
||||
* @throws InvalidChoiceTypeException
|
||||
*/
|
||||
public function setLayer(string $layer): void
|
||||
|
Reference in New Issue
Block a user