public function AbrconfigInterface::setField in Access by Reference 8.2
Set the field of the abr config
Parameters
string $field:
Return value
$this
1 method overrides AbrconfigInterface::setField()
- Abrconfig::setField in src/
Entity/ Abrconfig.php - Set the field of the abr config
File
- src/
AbrconfigInterface.php, line 45
Class
- AbrconfigInterface
- Provides an interface defining an Example entity.
Namespace
Drupal\access_by_refCode
public function setField($field);