@@ -20,7 +20,7 @@ |
||
20 | 20 | /** |
21 | 21 | * Same as getType but without the get |
22 | 22 | * |
23 | - * @return setring |
|
23 | + * @return string |
|
24 | 24 | */ |
25 | 25 | public function type(): string; |
26 | 26 | } |