@@ -6,7 +6,7 @@ |
||
| 6 | 6 | |
| 7 | 7 | class CastType |
| 8 | 8 | { |
| 9 | - public const ORIGINAL='original'; |
|
| 9 | + public const ORIGINAL = 'original'; |
|
| 10 | 10 | /** |
| 11 | 11 | * @var string |
| 12 | 12 | */ |