<?php // Bitrix\Bizproc\Automation\Engine\Condition :: setField()// /dist/bitrix/modules/bizproc/lib/automation/engine/condition.php:36 public function setField($field) { $this->field = (string)$field; return $this; }