Fix class variable comment
This commit is contained in:
parent
558ed729dc
commit
57da808a6a
|
@ -13,7 +13,7 @@ final class MD_STD_CACHE {
|
|||
|
||||
/** @var string */
|
||||
public static string $redis_host = '127.0.0.1';
|
||||
/** @var string */
|
||||
/** @var integer */
|
||||
public static int $redis_port = 6379;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user