@@ -149,7 +149,7 @@ |
||
| 149 | 149 | * @param string $character |
| 150 | 150 | * @param DelimiterProcessorInterface $delimiterProcessor |
| 151 | 151 | * |
| 152 | - * @return bool[] |
|
| 152 | + * @return boolean[] |
|
| 153 | 153 | */ |
| 154 | 154 | private static function determineCanOpenOrClose(string $charBefore, string $charAfter, string $character, DelimiterProcessorInterface $delimiterProcessor) |
| 155 | 155 | { |