mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 06:28:40 +00:00
Type hint
This commit is contained in:
parent
cef8d11e10
commit
f122e5dfe7
|
|
@ -48,7 +48,7 @@ abstract class ValidatorAbstract
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
public static function getMessage()
|
public static function getMessage() : string
|
||||||
{
|
{
|
||||||
return self::$msg;
|
return self::$msg;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user