type hinting
This commit is contained in:
@@ -49,7 +49,7 @@ class Sentry
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function getAppType()
|
public static function getAppType(): string
|
||||||
{
|
{
|
||||||
$hostname = gethostname();
|
$hostname = gethostname();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user