Field::removeFlag() method
Remove the given bitmask flag
Usage
$field->removeFlag(int $flag);Arguments
| Name | Type(s) | Description |
|---|---|---|
$flag | int |
Return value
$thisObject instance it was called from (method supports fluent interface).
API reference based on ProcessWire core version 3.0.252