@@ -129,7 +129,7 @@ |
||
| 129 | 129 | */ |
| 130 | 130 | private static function nothingMatchesTheInputType($data) |
| 131 | 131 | { |
| 132 | - return [ $data ]; |
|
| 132 | + return [$data]; |
|
| 133 | 133 | } |
| 134 | 134 | |
| 135 | 135 | /** |