@@ -43,7 +43,7 @@ |
||
43 | 43 | * |
44 | 44 | * @var string |
45 | 45 | */ |
46 | - private const MESSAGE_MIXED_TYPE = 'We suggest that you avoid the "mixed" type and declare the ' . |
|
46 | + private const MESSAGE_MIXED_TYPE = 'We suggest that you avoid the "mixed" type and declare the '. |
|
47 | 47 | 'required types in detail.'; |
48 | 48 | |
49 | 49 | /** |