mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 01:06:15 +02:00
Fixed type hint in SelfUpgradeCommand
This commit is contained in:
@@ -177,7 +177,7 @@ class SelfupgradeCommand extends ConsoleCommand
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Package $package
|
||||
* @param array $package
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user