Field::hasFlag() method
Does this field have the given bitmask flag?
Usage
$bool = $field->hasFlag(int $flag);Arguments
| Name | Type(s) | Description |
|---|---|---|
$flag | int |
Return value
bool
API reference based on ProcessWire core version 3.0.252