Skip to content

Commit 27a9a45

Browse files
committed
better description for Enum::has
1 parent 678ca27 commit 27a9a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Enum.php

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

270270
/**
271-
* Check for given value
271+
* Is the given enumerator part of this enumeration
272272
*
273273
* @param static|null|bool|int|float|string $value
274274
* @return bool

0 commit comments

Comments
 (0)