mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
format results to string
This commit is contained in:
parent
bb29945177
commit
6ae4979501
1 changed files with 4 additions and 2 deletions
|
|
@ -86,8 +86,10 @@ class About
|
|||
basename(
|
||||
$package
|
||||
),
|
||||
InstalledVersions::getVersion(
|
||||
$package
|
||||
strval(
|
||||
InstalledVersions::getVersion(
|
||||
$package
|
||||
)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue