mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-31 16:24:54 +02:00
Fixed further inspection issues
This commit is contained in:
parent
33e36f3d2b
commit
87533b6031
37 changed files with 46 additions and 71 deletions
|
@ -36,6 +36,7 @@ class ConsoleInfoHelper
|
|||
/**
|
||||
* Returns the username of the user who started the current script if possible.
|
||||
* @return string|null the username of the user who started the current script if possible, null otherwise
|
||||
* @noinspection PhpUndefinedFunctionInspection
|
||||
*/
|
||||
public function getCLIUser(): ?string
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue