@@ -56,7 +56,7 @@ |
||
56 | 56 | * @param array &$stats |
57 | 57 | * @param string $field |
58 | 58 | * |
59 | - * @return float |
|
59 | + * @return integer |
|
60 | 60 | */ |
61 | 61 | private function calculateAverage(array &$stats, $field) |
62 | 62 | { |
@@ -49,7 +49,7 @@ |
||
49 | 49 | /** |
50 | 50 | * Get the required parameter for the event. |
51 | 51 | * |
52 | - * @return array |
|
52 | + * @return string[] |
|
53 | 53 | */ |
54 | 54 | public function getEventRequiredParameters() |
55 | 55 | { |
@@ -36,10 +36,10 @@ |
||
36 | 36 | /** |
37 | 37 | * Execute the console command. |
38 | 38 | * |
39 | - * @param InputInterface $output |
|
39 | + * @param OutputInterface $output |
|
40 | 40 | * @param OutputInterface $output |
41 | 41 | * |
42 | - * @return void |
|
42 | + * @return integer|null |
|
43 | 43 | */ |
44 | 44 | protected function execute(InputInterface $input, OutputInterface $output) |
45 | 45 | { |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |
@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Execute the console command. |
36 | 36 | * |
37 | - * @param InputInterface $output |
|
37 | + * @param OutputInterface $output |
|
38 | 38 | * @param OutputInterface $output |
39 | 39 | * |
40 | 40 | * @return void |