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