PartKeepr\ImportBundle\Configuration\FieldConfiguration::getFieldName PHP Method

getFieldName() public method

public getFieldName ( ) : mixed
return mixed
    public function getFieldName()
    {
        return $this->fieldName;
    }