@@ -173,14 +173,14 @@ |
||
| 173 | 173 | parent::__construct($format, $factory); |
| 174 | 174 | } |
| 175 | 175 | |
| 176 | - /** |
|
| 177 | - * Sets the log format |
|
| 178 | - * |
|
| 179 | - * @access public |
|
| 180 | - * @param string $format |
|
| 181 | - * |
|
| 182 | - * @return void |
|
| 183 | - */ |
|
| 176 | + /** |
|
| 177 | + * Sets the log format |
|
| 178 | + * |
|
| 179 | + * @access public |
|
| 180 | + * @param string $format |
|
| 181 | + * |
|
| 182 | + * @return void |
|
| 183 | + */ |
|
| 184 | 184 | public function setFormat(string $format): void |
| 185 | 185 | { |
| 186 | 186 | parent::setFormat($format); |