@@ -223,7 +223,7 @@ |
||
223 | 223 | * @see \ICanBoogie\FormattedString |
224 | 224 | * @see \ICanBoogie\format |
225 | 225 | */ |
226 | - public function format($pattern, array $args=array(), array $options=array()) |
|
226 | + public function format($pattern, array $args = array(), array $options = array()) |
|
227 | 227 | { |
228 | 228 | if (!self::$message_constructor) |
229 | 229 | { |