@@ -28,7 +28,6 @@ |
||
| 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 | { |