Field::hasFlag() method

Does this field have the given bitmask flag?

Usage

$bool = $field->hasFlag(int $flag);

Arguments

NameType(s)Description
$flagint

Return value

bool


$field methods and properties

API reference based on ProcessWire core version 3.0.252