mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-11-07 05:10:06 +01:00
👌 Fix warnings and update schemes
This commit is contained in:
@@ -284,7 +284,7 @@ class ValetSite: ValetListable {
|
||||
}
|
||||
|
||||
func getListablePhpVersion() -> String {
|
||||
return self.servingPhpVersion ?? "—"
|
||||
return self.servingPhpVersion
|
||||
}
|
||||
|
||||
func getListableKind() -> String {
|
||||
|
||||
Reference in New Issue
Block a user