@@ -66,8 +66,6 @@ |
||
66 | 66 | /** |
67 | 67 | * Map provided log level to level code |
68 | 68 | * |
69 | - * @param string $level |
|
70 | - * |
|
71 | 69 | * @return integer |
72 | 70 | */ |
73 | 71 | protected static function getAlgorithm($algorithm) { |
@@ -33,8 +33,6 @@ |
||
33 | 33 | /** |
34 | 34 | * Create the logger |
35 | 35 | * |
36 | - * @param bool $verbose |
|
37 | - * |
|
38 | 36 | * @return \Monolog\Logger |
39 | 37 | */ |
40 | 38 | public static function create(Configuration $configuration) { |