bitmask::remove
Removes a value from a bitmask
bitmask::remove($value, $bitmask)
Parameters
$value (int)
The value to remove
$bitmask (int)
The bitmask to remove the value from
Return values
int