PHPStan: Fix missing requires/namespaces
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Friendica\Util;
|
||||
/**
|
||||
* @brief Pidfile class
|
||||
*/
|
||||
class Pidfile
|
||||
class PidFile
|
||||
{
|
||||
/**
|
||||
* @brief Read the pid from a given pid file
|
||||
|
||||
Reference in New Issue
Block a user