Skip to content

Commit 603d138

Browse files
committed
better description for Enum::has
1 parent 7fcdcde commit 603d138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MabeEnum/Enum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ final public static function getConstants()
259259
}
260260

261261
/**
262-
* Check for given value
262+
* Is the given enumerator part of this enumeration
263263
*
264264
* @param static|null|bool|int|float|string $value
265265
* @return bool

0 commit comments

Comments
 (0)