32         \
Magento\Framework\Data\FormFactory $formFactory,
    54             if (($inputType = 
$attribute->getFrontendInput()) && !in_array(
    57             ) && (
'media_image' != $inputType || 
$attribute->getAttributeCode() == 
'image')
    59                 $fieldType = $inputType;
   101                 $element->setDateFormat($this->_localeDate->getDateFormatWithLongYear());
   120             $result[] = $this->dataObjectProcessor->buildOutputDataArray(
   122                 \
Magento\Customer\Api\Data\OptionInterface::class