...Человеческий поиск в разработке...
- Модуль: ui
- Путь к файлу: ~/bitrix/modules/ui/lib/barcode/datagenerator/financialtransactionsru.php
- Класс: BitrixUIBarcodeDataGeneratorimplements
- Вызов: implements::setPersonalAccount
public function setPersonalAccount(string $personalAccount): self { $this->fields[static::FIELD_PERSONAL_ACCOUNT] = $personalAccount; return $this; }