We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7b855 commit 293b65cCopy full SHA for 293b65c
src/EnumSet.php
@@ -698,6 +698,7 @@ public function getBinaryBitsetBe()
698
* @param string $bitset
699
* @return void
700
* @throws InvalidArgumentException On a non string is given as Parameter
701
+ * @throws InvalidArgumentException On Out-Of-Range bits given as input bitset
702
*/
703
public function setBinaryBitsetBe($bitset)
704
{
0 commit comments