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