mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
format results to string
This commit is contained in:
parent
bb29945177
commit
6ae4979501
@ -86,8 +86,10 @@ class About
|
||||
basename(
|
||||
$package
|
||||
),
|
||||
InstalledVersions::getVersion(
|
||||
$package
|
||||
strval(
|
||||
InstalledVersions::getVersion(
|
||||
$package
|
||||
)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user