• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Dto/Dto.php
  • Класс: Bitrix\Crm\Dto\Dto
  • Вызов: Dto::getCastByPropertyName
public function getCastByPropertyName(string $propertyName): ?Caster
{
	return null;
}