Passed
Push — master ( 6afdac...bbaaf4 )
by Carsten
02:07
created
src/OpeningTimes.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 
29 29
 	/**
30 30
 	 * @param  string $day   Day name, e.g. "monday", "tuesday"
31
-	 * @param string $times|null  Opening times as text
32 31
 	 */
33 32
 	public function setDay( string $day, string $times = null ) : self
34 33
 	{
Please login to merge, or discard this patch.