Completed
Push — master ( db833a...340657 )
by
unknown
04:20
created
src/ConstraintCheck/Message/ViolationMessageRenderer.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -352,7 +352,6 @@  discard block
 block discarded – undo
352 352
 	}
353 353
 
354 354
 	/**
355
-	 * @param string[] $text Context::TYPE_* constants
356 355
 	 * @param string|null $role one of the Role::* constants
357 356
 	 * @return array[] list of parameters as accepted by Message::params()
358 357
 	 */
@@ -387,7 +386,6 @@  discard block
 block discarded – undo
387 386
 	}
388 387
 
389 388
 	/**
390
-	 * @param string[] $text Context::TYPE_* constants
391 389
 	 * @param string|null $role one of the Role::* constants
392 390
 	 * @return array[] list of parameters as accepted by Message::params()
393 391
 	 */
Please login to merge, or discard this patch.