Field::addFlag() method  
Add the given bitmask flag
Usage
$field->addFlag(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