@@ -456,7 +456,7 @@ discard block |
||
456 | 456 | /** |
457 | 457 | * get package from config. |
458 | 458 | * |
459 | - * @param $name |
|
459 | + * @param string $name |
|
460 | 460 | * |
461 | 461 | * @return array |
462 | 462 | */ |
@@ -582,7 +582,7 @@ discard block |
||
582 | 582 | /** |
583 | 583 | * Show package not found error. |
584 | 584 | * |
585 | - * @param $name |
|
585 | + * @param string $name |
|
586 | 586 | */ |
587 | 587 | protected function showPackageNotFoundError($name) |
588 | 588 | { |