Skip to content

Commit 308da8b

Browse files
committed
better method description of Enum::is()
1 parent 43e4f8f commit 308da8b

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
@@ -139,7 +139,7 @@ final public function getOrdinal()
139139
}
140140

141141
/**
142-
* Compare this enum against another enum and check if it's the same value
142+
* Compare this enum against another enum and check if it's the same
143143
*
144144
* @param mixed $value
145145
* @return bool

0 commit comments

Comments
 (0)