Skip to content

Commit 8671c6f

Browse files
committed
on HeroConstant
1 parent baa4889 commit 8671c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HeroConstant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
class HeroConstant
2424
{
25-
/** @var array */
25+
/** @var array<int, string> */
2626
public const ERROR_TYPE = [
2727
E_ERROR => 'E_ERROR',
2828
E_WARNING => 'E_WARNING',

0 commit comments

Comments
 (0)