Completed
Branch master (935354)
by Olivier
01:58
created
Category
lib/Errors.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -223,7 +223,7 @@
 block discarded – undo
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
 		{
Please login to merge, or discard this patch.