src/Entity/TemplateTextEntBatimentFR.php line 9
<?php
namespace App\Entity;
use App\Repository\TemplateTextEntBatimentFRRepository;
use Doctrine\ORM\Mapping as ORM;
#[ORM\Entity(repositoryClass: TemplateTextEntBatimentFRRepository::class)]
class TemplateTextEntBatimentFR
{
#[ORM\Id]
#[ORM\GeneratedValue]
#[ORM\Column]
private ?int $id = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $headerLogoTitle = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $headerLi_1 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $headerLi_2 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $headerLi_3 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $heroTitle_1 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $heroTitle_2 = null;
#[ORM\Column(length: 250, nullable: true)]
private ?string $heroSubtitle = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $heroButton = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $getStartedTitle_1 = null;
#[ORM\Column(length: 250, nullable: true)]
private ?string $getStartedText_1 = null;
#[ORM\Column(length: 250, nullable: true)]
private ?string $getStartedText_2 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $getStartedTitle_2 = null;
#[ORM\Column(length: 250, nullable: true)]
private ?string $getStartedText_3 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $getStartedPlaceholder_1 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $getStartedPlaceholder_2 = null;
#[ORM\Column(length: 20, nullable: true)]
private ?string $getStartedPlaceholder_3 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $getStartedPlaceholder_4 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $getStartedLoading = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $getStartedSentMessage = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $getStartedSubmitButton = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $constructionTitle_1 = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $constructionSubtitle_1 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $constructionCard_1_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $constructionCard_1_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $constructionCard_2_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $constructionCard_2_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $constructionCard_3_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $constructionCard_3_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $constructionCard_4_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $constructionCard_4_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceTitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceSubtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_1_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_1_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_1_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_2_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_2_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_2_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_3_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_3_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_3_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_4_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_4_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_4_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_5_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_5_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_5_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_6_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $serviceItem_6_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $serviceItem_6_hrefText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $AltServiceTitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $AltServiceText = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $AltServiceBox_1_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $AltServiceBox_1_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $AltServiceBox_2_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $AltServiceBox_2_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $AltServiceBox_3_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $AltServiceBox_3_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $AltServiceBox_4_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $AltServiceBox_4_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $featureLink_1 = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_1_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_1_Subtitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_1_Li_1_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_1_Li_2_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_1_Li_3_Text = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $featureLink_2 = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_2_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_2_Subtitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_2_Li_1_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_2_Li_2_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_2_Li_3_Text = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $featureLink_3 = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_3_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_3_Subtitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_3_Li_1_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_3_Li_2_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_3_Li_3_Text = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $featureLink_4 = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_4_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_4_Subtitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_4_Li_1_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_4_Li_2_Text = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $featureLink_4_Li_3_Text = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsTitle = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsSubtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsLink_1 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsLink_2 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsLink_3 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsLink_4 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsLink_5 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_1_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_1_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_1_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_2_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_2_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_2_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_3_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_3_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_3_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_4_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_4_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_4_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_5_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_5_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_5_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_6_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_6_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_6_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_7_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_7_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_7_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_8_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_8_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_8_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_9_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_9_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_9_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_10_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_10_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_10_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_11_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_11_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_11_HrefTitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_12_Title = null;
#[ORM\Column(length: 150, nullable: true)]
private ?string $projectsItem_12_Subtitle = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $projectsItem_12_HrefTitle = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $headerLi_4 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactInfoItemTitle_1 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $contactInfoItemSubtitle_1 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactInfoItemTitle_2 = null;
#[ORM\Column(length: 100, nullable: true)]
private ?string $contactInfoItemSubtitle_2 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactInfoItemTitle_3 = null;
#[ORM\Column(length: 15, nullable: true)]
private ?string $contactInfoItemSubtitle_3 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $contactFormInput_1 = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactFormInput_2 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $contactFormInput_3 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $contactFormInput_4 = null;
#[ORM\Column(length: 30, nullable: true)]
private ?string $contactFormInputLoading = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactFormInputSent = null;
#[ORM\Column(length: 50, nullable: true)]
private ?string $contactFormInputSubmit = null;
public function getId(): ?int
{
return $this->id;
}
public function getHeaderLogoTitle(): ?string
{
return $this->headerLogoTitle;
}
public function setHeaderLogoTitle(?string $headerLogoTitle): self
{
$this->headerLogoTitle = $headerLogoTitle;
return $this;
}
public function getHeaderLi1(): ?string
{
return $this->headerLi_1;
}
public function setHeaderLi1(?string $headerLi_1): self
{
$this->headerLi_1 = $headerLi_1;
return $this;
}
public function getHeaderLi2(): ?string
{
return $this->headerLi_2;
}
public function setHeaderLi2(?string $headerLi_2): self
{
$this->headerLi_2 = $headerLi_2;
return $this;
}
public function getHeaderLi3(): ?string
{
return $this->headerLi_3;
}
public function setHeaderLi3(?string $headerLi_3): self
{
$this->headerLi_3 = $headerLi_3;
return $this;
}
public function getHeroTitle1(): ?string
{
return $this->heroTitle_1;
}
public function setHeroTitle1(?string $heroTitle_1): self
{
$this->heroTitle_1 = $heroTitle_1;
return $this;
}
public function getHeroTitle2(): ?string
{
return $this->heroTitle_2;
}
public function setHeroTitle2(?string $heroTitle_2): self
{
$this->heroTitle_2 = $heroTitle_2;
return $this;
}
public function getHeroSubtitle(): ?string
{
return $this->heroSubtitle;
}
public function setHeroSubtitle(?string $heroSubtitle): self
{
$this->heroSubtitle = $heroSubtitle;
return $this;
}
public function getHeroButton(): ?string
{
return $this->heroButton;
}
public function setHeroButton(?string $heroButton): self
{
$this->heroButton = $heroButton;
return $this;
}
public function getGetStartedTitle1(): ?string
{
return $this->getStartedTitle_1;
}
public function setGetStartedTitle1(?string $getStartedTitle_1): self
{
$this->getStartedTitle_1 = $getStartedTitle_1;
return $this;
}
public function getGetStartedText1(): ?string
{
return $this->getStartedText_1;
}
public function setGetStartedText1(?string $getStartedText_1): self
{
$this->getStartedText_1 = $getStartedText_1;
return $this;
}
public function getGetStartedText2(): ?string
{
return $this->getStartedText_2;
}
public function setGetStartedText2(?string $getStartedText_2): self
{
$this->getStartedText_2 = $getStartedText_2;
return $this;
}
public function getGetStartedTitle2(): ?string
{
return $this->getStartedTitle_2;
}
public function setGetStartedTitle2(?string $getStartedTitle_2): self
{
$this->getStartedTitle_2 = $getStartedTitle_2;
return $this;
}
public function getGetStartedText3(): ?string
{
return $this->getStartedText_3;
}
public function setGetStartedText3(?string $getStartedText_3): self
{
$this->getStartedText_3 = $getStartedText_3;
return $this;
}
public function getGetStartedPlaceholder1(): ?string
{
return $this->getStartedPlaceholder_1;
}
public function setGetStartedPlaceholder1(?string $getStartedPlaceholder_1): self
{
$this->getStartedPlaceholder_1 = $getStartedPlaceholder_1;
return $this;
}
public function getGetStartedPlaceholder2(): ?string
{
return $this->getStartedPlaceholder_2;
}
public function setGetStartedPlaceholder2(?string $getStartedPlaceholder_2): self
{
$this->getStartedPlaceholder_2 = $getStartedPlaceholder_2;
return $this;
}
public function getGetStartedPlaceholder3(): ?string
{
return $this->getStartedPlaceholder_3;
}
public function setGetStartedPlaceholder3(?string $getStartedPlaceholder_3): self
{
$this->getStartedPlaceholder_3 = $getStartedPlaceholder_3;
return $this;
}
public function getGetStartedPlaceholder4(): ?string
{
return $this->getStartedPlaceholder_4;
}
public function setGetStartedPlaceholder4(?string $getStartedPlaceholder_4): self
{
$this->getStartedPlaceholder_4 = $getStartedPlaceholder_4;
return $this;
}
public function getGetStartedLoading(): ?string
{
return $this->getStartedLoading;
}
public function setGetStartedLoading(?string $getStartedLoading): self
{
$this->getStartedLoading = $getStartedLoading;
return $this;
}
public function getGetStartedSentMessage(): ?string
{
return $this->getStartedSentMessage;
}
public function setGetStartedSentMessage(?string $getStartedSentMessage): self
{
$this->getStartedSentMessage = $getStartedSentMessage;
return $this;
}
public function getGetStartedSubmitButton(): ?string
{
return $this->getStartedSubmitButton;
}
public function setGetStartedSubmitButton(?string $getStartedSubmitButton): self
{
$this->getStartedSubmitButton = $getStartedSubmitButton;
return $this;
}
public function getConstructionTitle1(): ?string
{
return $this->constructionTitle_1;
}
public function setConstructionTitle1(?string $constructionTitle_1): self
{
$this->constructionTitle_1 = $constructionTitle_1;
return $this;
}
public function getConstructionSubtitle1(): ?string
{
return $this->constructionSubtitle_1;
}
public function setConstructionSubtitle1(?string $constructionSubtitle_1): self
{
$this->constructionSubtitle_1 = $constructionSubtitle_1;
return $this;
}
public function getConstructionCard1Title(): ?string
{
return $this->constructionCard_1_Title;
}
public function setConstructionCard1Title(?string $constructionCard_1_Title): self
{
$this->constructionCard_1_Title = $constructionCard_1_Title;
return $this;
}
public function getConstructionCard1Subtitle(): ?string
{
return $this->constructionCard_1_Subtitle;
}
public function setConstructionCard1Subtitle(?string $constructionCard_1_Subtitle): self
{
$this->constructionCard_1_Subtitle = $constructionCard_1_Subtitle;
return $this;
}
public function getConstructionCard2Title(): ?string
{
return $this->constructionCard_2_Title;
}
public function setConstructionCard2Title(?string $constructionCard_2_Title): self
{
$this->constructionCard_2_Title = $constructionCard_2_Title;
return $this;
}
public function getConstructionCard2Subtitle(): ?string
{
return $this->constructionCard_2_Subtitle;
}
public function setConstructionCard2Subtitle(?string $constructionCard_2_Subtitle): self
{
$this->constructionCard_2_Subtitle = $constructionCard_2_Subtitle;
return $this;
}
public function getConstructionCard3Title(): ?string
{
return $this->constructionCard_3_Title;
}
public function setConstructionCard3Title(?string $constructionCard_3_Title): self
{
$this->constructionCard_3_Title = $constructionCard_3_Title;
return $this;
}
public function getConstructionCard3Subtitle(): ?string
{
return $this->constructionCard_3_Subtitle;
}
public function setConstructionCard3Subtitle(?string $constructionCard_3_Subtitle): self
{
$this->constructionCard_3_Subtitle = $constructionCard_3_Subtitle;
return $this;
}
public function getConstructionCard4Title(): ?string
{
return $this->constructionCard_4_Title;
}
public function setConstructionCard4Title(?string $constructionCard_4_Title): self
{
$this->constructionCard_4_Title = $constructionCard_4_Title;
return $this;
}
public function getConstructionCard4Subtitle(): ?string
{
return $this->constructionCard_4_Subtitle;
}
public function setConstructionCard4Subtitle(?string $constructionCard_4_Subtitle): self
{
$this->constructionCard_4_Subtitle = $constructionCard_4_Subtitle;
return $this;
}
public function getServiceTitle(): ?string
{
return $this->serviceTitle;
}
public function setServiceTitle(?string $serviceTitle): self
{
$this->serviceTitle = $serviceTitle;
return $this;
}
public function getServiceSubtitle(): ?string
{
return $this->serviceSubtitle;
}
public function setServiceSubtitle(?string $serviceSubtitle): self
{
$this->serviceSubtitle = $serviceSubtitle;
return $this;
}
public function getServiceItem1Title(): ?string
{
return $this->serviceItem_1_Title;
}
public function setServiceItem1Title(?string $serviceItem_1_Title): self
{
$this->serviceItem_1_Title = $serviceItem_1_Title;
return $this;
}
public function getServiceItem1Subtitle(): ?string
{
return $this->serviceItem_1_Subtitle;
}
public function setServiceItem1Subtitle(?string $serviceItem_1_Subtitle): self
{
$this->serviceItem_1_Subtitle = $serviceItem_1_Subtitle;
return $this;
}
public function getServiceItem1HrefText(): ?string
{
return $this->serviceItem_1_hrefText;
}
public function setServiceItem1HrefText(?string $serviceItem_1_hrefText): self
{
$this->serviceItem_1_hrefText = $serviceItem_1_hrefText;
return $this;
}
public function getServiceItem2Title(): ?string
{
return $this->serviceItem_2_Title;
}
public function setServiceItem2Title(?string $serviceItem_2_Title): self
{
$this->serviceItem_2_Title = $serviceItem_2_Title;
return $this;
}
public function getServiceItem2Subtitle(): ?string
{
return $this->serviceItem_2_Subtitle;
}
public function setServiceItem2Subtitle(?string $serviceItem_2_Subtitle): self
{
$this->serviceItem_2_Subtitle = $serviceItem_2_Subtitle;
return $this;
}
public function getServiceItem2HrefText(): ?string
{
return $this->serviceItem_2_hrefText;
}
public function setServiceItem2HrefText(?string $serviceItem_2_hrefText): self
{
$this->serviceItem_2_hrefText = $serviceItem_2_hrefText;
return $this;
}
public function getServiceItem3Title(): ?string
{
return $this->serviceItem_3_Title;
}
public function setServiceItem3Title(?string $serviceItem_3_Title): self
{
$this->serviceItem_3_Title = $serviceItem_3_Title;
return $this;
}
public function getServiceItem3Subtitle(): ?string
{
return $this->serviceItem_3_Subtitle;
}
public function setServiceItem3Subtitle(?string $serviceItem_3_Subtitle): self
{
$this->serviceItem_3_Subtitle = $serviceItem_3_Subtitle;
return $this;
}
public function getServiceItem3HrefText(): ?string
{
return $this->serviceItem_3_hrefText;
}
public function setServiceItem3HrefText(?string $serviceItem_3_hrefText): self
{
$this->serviceItem_3_hrefText = $serviceItem_3_hrefText;
return $this;
}
public function getServiceItem4Title(): ?string
{
return $this->serviceItem_4_Title;
}
public function setServiceItem4Title(?string $serviceItem_4_Title): self
{
$this->serviceItem_4_Title = $serviceItem_4_Title;
return $this;
}
public function getServiceItem4Subtitle(): ?string
{
return $this->serviceItem_4_Subtitle;
}
public function setServiceItem4Subtitle(?string $serviceItem_4_Subtitle): self
{
$this->serviceItem_4_Subtitle = $serviceItem_4_Subtitle;
return $this;
}
public function getServiceItem4HrefText(): ?string
{
return $this->serviceItem_4_hrefText;
}
public function setServiceItem4HrefText(?string $serviceItem_4_hrefText): self
{
$this->serviceItem_4_hrefText = $serviceItem_4_hrefText;
return $this;
}
public function getServiceItem5Title(): ?string
{
return $this->serviceItem_5_Title;
}
public function setServiceItem5Title(?string $serviceItem_5_Title): self
{
$this->serviceItem_5_Title = $serviceItem_5_Title;
return $this;
}
public function getServiceItem5Subtitle(): ?string
{
return $this->serviceItem_5_Subtitle;
}
public function setServiceItem5Subtitle(?string $serviceItem_5_Subtitle): self
{
$this->serviceItem_5_Subtitle = $serviceItem_5_Subtitle;
return $this;
}
public function getServiceItem5HrefText(): ?string
{
return $this->serviceItem_5_hrefText;
}
public function setServiceItem5HrefText(?string $serviceItem_5_hrefText): self
{
$this->serviceItem_5_hrefText = $serviceItem_5_hrefText;
return $this;
}
public function getServiceItem6Title(): ?string
{
return $this->serviceItem_6_Title;
}
public function setServiceItem6Title(?string $serviceItem_6_Title): self
{
$this->serviceItem_6_Title = $serviceItem_6_Title;
return $this;
}
public function getServiceItem6Subtitle(): ?string
{
return $this->serviceItem_6_Subtitle;
}
public function setServiceItem6Subtitle(?string $serviceItem_6_Subtitle): self
{
$this->serviceItem_6_Subtitle = $serviceItem_6_Subtitle;
return $this;
}
public function getServiceItem6HrefText(): ?string
{
return $this->serviceItem_6_hrefText;
}
public function setServiceItem6HrefText(?string $serviceItem_6_hrefText): self
{
$this->serviceItem_6_hrefText = $serviceItem_6_hrefText;
return $this;
}
public function getAltServiceTitle(): ?string
{
return $this->AltServiceTitle;
}
public function setAltServiceTitle(?string $AltServiceTitle): self
{
$this->AltServiceTitle = $AltServiceTitle;
return $this;
}
public function getAltServiceText(): ?string
{
return $this->AltServiceText;
}
public function setAltServiceText(?string $AltServiceText): self
{
$this->AltServiceText = $AltServiceText;
return $this;
}
public function getAltServiceBox1Title(): ?string
{
return $this->AltServiceBox_1_Title;
}
public function setAltServiceBox1Title(?string $AltServiceBox_1_Title): self
{
$this->AltServiceBox_1_Title = $AltServiceBox_1_Title;
return $this;
}
public function getAltServiceBox1Subtitle(): ?string
{
return $this->AltServiceBox_1_Subtitle;
}
public function setAltServiceBox1Subtitle(?string $AltServiceBox_1_Subtitle): self
{
$this->AltServiceBox_1_Subtitle = $AltServiceBox_1_Subtitle;
return $this;
}
public function getAltServiceBox2Title(): ?string
{
return $this->AltServiceBox_2_Title;
}
public function setAltServiceBox2Title(?string $AltServiceBox_2_Title): self
{
$this->AltServiceBox_2_Title = $AltServiceBox_2_Title;
return $this;
}
public function getAltServiceBox2Subtitle(): ?string
{
return $this->AltServiceBox_2_Subtitle;
}
public function setAltServiceBox2Subtitle(?string $AltServiceBox_2_Subtitle): self
{
$this->AltServiceBox_2_Subtitle = $AltServiceBox_2_Subtitle;
return $this;
}
public function getAltServiceBox3Title(): ?string
{
return $this->AltServiceBox_3_Title;
}
public function setAltServiceBox3Title(?string $AltServiceBox_3_Title): self
{
$this->AltServiceBox_3_Title = $AltServiceBox_3_Title;
return $this;
}
public function getAltServiceBox3Subtitle(): ?string
{
return $this->AltServiceBox_3_Subtitle;
}
public function setAltServiceBox3Subtitle(?string $AltServiceBox_3_Subtitle): self
{
$this->AltServiceBox_3_Subtitle = $AltServiceBox_3_Subtitle;
return $this;
}
public function getAltServiceBox4Title(): ?string
{
return $this->AltServiceBox_4_Title;
}
public function setAltServiceBox4Title(?string $AltServiceBox_4_Title): self
{
$this->AltServiceBox_4_Title = $AltServiceBox_4_Title;
return $this;
}
public function getAltServiceBox4Subtitle(): ?string
{
return $this->AltServiceBox_4_Subtitle;
}
public function setAltServiceBox4Subtitle(?string $AltServiceBox_4_Subtitle): self
{
$this->AltServiceBox_4_Subtitle = $AltServiceBox_4_Subtitle;
return $this;
}
public function getFeatureLink1(): ?string
{
return $this->featureLink_1;
}
public function setFeatureLink1(?string $featureLink_1): self
{
$this->featureLink_1 = $featureLink_1;
return $this;
}
public function getFeatureLink1Title(): ?string
{
return $this->featureLink_1_Title;
}
public function setFeatureLink1Title(?string $featureLink_1_Title): self
{
$this->featureLink_1_Title = $featureLink_1_Title;
return $this;
}
public function getFeatureLink1Subtitle(): ?string
{
return $this->featureLink_1_Subtitle;
}
public function setFeatureLink1Subtitle(?string $featureLink_1_Subtitle): self
{
$this->featureLink_1_Subtitle = $featureLink_1_Subtitle;
return $this;
}
public function getFeatureLink1Li1Text(): ?string
{
return $this->featureLink_1_Li_1_Text;
}
public function setFeatureLink1Li1Text(?string $featureLink_1_Li_1_Text): self
{
$this->featureLink_1_Li_1_Text = $featureLink_1_Li_1_Text;
return $this;
}
public function getFeatureLink1Li2Text(): ?string
{
return $this->featureLink_1_Li_2_Text;
}
public function setFeatureLink1Li2Text(?string $featureLink_1_Li_2_Text): self
{
$this->featureLink_1_Li_2_Text = $featureLink_1_Li_2_Text;
return $this;
}
public function getFeatureLink1Li3Text(): ?string
{
return $this->featureLink_1_Li_3_Text;
}
public function setFeatureLink1Li3Text(?string $featureLink_1_Li_3_Text): self
{
$this->featureLink_1_Li_3_Text = $featureLink_1_Li_3_Text;
return $this;
}
public function getFeatureLink2(): ?string
{
return $this->featureLink_2;
}
public function setFeatureLink2(?string $featureLink_2): self
{
$this->featureLink_2 = $featureLink_2;
return $this;
}
public function getFeatureLink2Title(): ?string
{
return $this->featureLink_2_Title;
}
public function setFeatureLink2Title(?string $featureLink_2_Title): self
{
$this->featureLink_2_Title = $featureLink_2_Title;
return $this;
}
public function getFeatureLink2Subtitle(): ?string
{
return $this->featureLink_2_Subtitle;
}
public function setFeatureLink2Subtitle(?string $featureLink_2_Subtitle): self
{
$this->featureLink_2_Subtitle = $featureLink_2_Subtitle;
return $this;
}
public function getFeatureLink2Li1Text(): ?string
{
return $this->featureLink_2_Li_1_Text;
}
public function setFeatureLink2Li1Text(?string $featureLink_2_Li_1_Text): self
{
$this->featureLink_2_Li_1_Text = $featureLink_2_Li_1_Text;
return $this;
}
public function getFeatureLink2Li2Text(): ?string
{
return $this->featureLink_2_Li_2_Text;
}
public function setFeatureLink2Li2Text(?string $featureLink_2_Li_2_Text): self
{
$this->featureLink_2_Li_2_Text = $featureLink_2_Li_2_Text;
return $this;
}
public function getFeatureLink2Li3Text(): ?string
{
return $this->featureLink_2_Li_3_Text;
}
public function setFeatureLink2Li3Text(?string $featureLink_2_Li_3_Text): self
{
$this->featureLink_2_Li_3_Text = $featureLink_2_Li_3_Text;
return $this;
}
public function getFeatureLink3(): ?string
{
return $this->featureLink_3;
}
public function setFeatureLink3(?string $featureLink_3): self
{
$this->featureLink_3 = $featureLink_3;
return $this;
}
public function getFeatureLink3Title(): ?string
{
return $this->featureLink_3_Title;
}
public function setFeatureLink3Title(?string $featureLink_3_Title): self
{
$this->featureLink_3_Title = $featureLink_3_Title;
return $this;
}
public function getFeatureLink3Subtitle(): ?string
{
return $this->featureLink_3_Subtitle;
}
public function setFeatureLink3Subtitle(?string $featureLink_3_Subtitle): self
{
$this->featureLink_3_Subtitle = $featureLink_3_Subtitle;
return $this;
}
public function getFeatureLink3Li1Text(): ?string
{
return $this->featureLink_3_Li_1_Text;
}
public function setFeatureLink3Li1Text(?string $featureLink_3_Li_1_Text): self
{
$this->featureLink_3_Li_1_Text = $featureLink_3_Li_1_Text;
return $this;
}
public function getFeatureLink3Li2Text(): ?string
{
return $this->featureLink_3_Li_2_Text;
}
public function setFeatureLink3Li2Text(?string $featureLink_3_Li_2_Text): self
{
$this->featureLink_3_Li_2_Text = $featureLink_3_Li_2_Text;
return $this;
}
public function getFeatureLink3Li3Text(): ?string
{
return $this->featureLink_3_Li_3_Text;
}
public function setFeatureLink3Li3Text(?string $featureLink_3_Li_3_Text): self
{
$this->featureLink_3_Li_3_Text = $featureLink_3_Li_3_Text;
return $this;
}
public function getFeatureLink4(): ?string
{
return $this->featureLink_4;
}
public function setFeatureLink4(?string $featureLink_4): self
{
$this->featureLink_4 = $featureLink_4;
return $this;
}
public function getFeatureLink4Title(): ?string
{
return $this->featureLink_4_Title;
}
public function setFeatureLink4Title(?string $featureLink_4_Title): self
{
$this->featureLink_4_Title = $featureLink_4_Title;
return $this;
}
public function getFeatureLink4Subtitle(): ?string
{
return $this->featureLink_4_Subtitle;
}
public function setFeatureLink4Subtitle(?string $featureLink_4_Subtitle): self
{
$this->featureLink_4_Subtitle = $featureLink_4_Subtitle;
return $this;
}
public function getFeatureLink4Li1Text(): ?string
{
return $this->featureLink_4_Li_1_Text;
}
public function setFeatureLink4Li1Text(?string $featureLink_4_Li_1_Text): self
{
$this->featureLink_4_Li_1_Text = $featureLink_4_Li_1_Text;
return $this;
}
public function getFeatureLink4Li2Text(): ?string
{
return $this->featureLink_4_Li_2_Text;
}
public function setFeatureLink4Li2Text(?string $featureLink_4_Li_2_Text): self
{
$this->featureLink_4_Li_2_Text = $featureLink_4_Li_2_Text;
return $this;
}
public function getFeatureLink4Li3Text(): ?string
{
return $this->featureLink_4_Li_3_Text;
}
public function setFeatureLink4Li3Text(?string $featureLink_4_Li_3_Text): self
{
$this->featureLink_4_Li_3_Text = $featureLink_4_Li_3_Text;
return $this;
}
public function getProjectsTitle(): ?string
{
return $this->projectsTitle;
}
public function setProjectsTitle(?string $projectsTitle): self
{
$this->projectsTitle = $projectsTitle;
return $this;
}
public function getProjectsSubtitle(): ?string
{
return $this->projectsSubtitle;
}
public function setProjectsSubtitle(?string $projectsSubtitle): self
{
$this->projectsSubtitle = $projectsSubtitle;
return $this;
}
public function getProjectsLink1(): ?string
{
return $this->projectsLink_1;
}
public function setProjectsLink1(?string $projectsLink_1): self
{
$this->projectsLink_1 = $projectsLink_1;
return $this;
}
public function getProjectsLink2(): ?string
{
return $this->projectsLink_2;
}
public function setProjectsLink2(?string $projectsLink_2): self
{
$this->projectsLink_2 = $projectsLink_2;
return $this;
}
public function getProjectsLink3(): ?string
{
return $this->projectsLink_3;
}
public function setProjectsLink3(?string $projectsLink_3): self
{
$this->projectsLink_3 = $projectsLink_3;
return $this;
}
public function getProjectsLink4(): ?string
{
return $this->projectsLink_4;
}
public function setProjectsLink4(?string $projectsLink_4): self
{
$this->projectsLink_4 = $projectsLink_4;
return $this;
}
public function getProjectsLink5(): ?string
{
return $this->projectsLink_5;
}
public function setProjectsLink5(?string $projectsLink_5): self
{
$this->projectsLink_5 = $projectsLink_5;
return $this;
}
public function getProjectsItem1Title(): ?string
{
return $this->projectsItem_1_Title;
}
public function setProjectsItem1Title(?string $projectsItem_1_Title): self
{
$this->projectsItem_1_Title = $projectsItem_1_Title;
return $this;
}
public function getProjectsItem1Subtitle(): ?string
{
return $this->projectsItem_1_Subtitle;
}
public function setProjectsItem1Subtitle(?string $projectsItem_1_Subtitle): self
{
$this->projectsItem_1_Subtitle = $projectsItem_1_Subtitle;
return $this;
}
public function getProjectsItem1HrefTitle(): ?string
{
return $this->projectsItem_1_HrefTitle;
}
public function setProjectsItem1HrefTitle(?string $projectsItem_1_HrefTitle): self
{
$this->projectsItem_1_HrefTitle = $projectsItem_1_HrefTitle;
return $this;
}
public function getProjectsItem2Title(): ?string
{
return $this->projectsItem_2_Title;
}
public function setProjectsItem2Title(?string $projectsItem_2_Title): self
{
$this->projectsItem_2_Title = $projectsItem_2_Title;
return $this;
}
public function getProjectsItem2Subtitle(): ?string
{
return $this->projectsItem_2_Subtitle;
}
public function setProjectsItem2Subtitle(?string $projectsItem_2_Subtitle): self
{
$this->projectsItem_2_Subtitle = $projectsItem_2_Subtitle;
return $this;
}
public function getProjectsItem2HrefTitle(): ?string
{
return $this->projectsItem_2_HrefTitle;
}
public function setProjectsItem2HrefTitle(?string $projectsItem_2_HrefTitle): self
{
$this->projectsItem_2_HrefTitle = $projectsItem_2_HrefTitle;
return $this;
}
public function getProjectsItem3Title(): ?string
{
return $this->projectsItem_3_Title;
}
public function setProjectsItem3Title(?string $projectsItem_3_Title): self
{
$this->projectsItem_3_Title = $projectsItem_3_Title;
return $this;
}
public function getProjectsItem3Subtitle(): ?string
{
return $this->projectsItem_3_Subtitle;
}
public function setProjectsItem3Subtitle(?string $projectsItem_3_Subtitle): self
{
$this->projectsItem_3_Subtitle = $projectsItem_3_Subtitle;
return $this;
}
public function getProjectsItem3HrefTitle(): ?string
{
return $this->projectsItem_3_HrefTitle;
}
public function setProjectsItem3HrefTitle(?string $projectsItem_3_HrefTitle): self
{
$this->projectsItem_3_HrefTitle = $projectsItem_3_HrefTitle;
return $this;
}
public function getProjectsItem4Title(): ?string
{
return $this->projectsItem_4_Title;
}
public function setProjectsItem4Title(?string $projectsItem_4_Title): self
{
$this->projectsItem_4_Title = $projectsItem_4_Title;
return $this;
}
public function getProjectsItem4Subtitle(): ?string
{
return $this->projectsItem_4_Subtitle;
}
public function setProjectsItem4Subtitle(?string $projectsItem_4_Subtitle): self
{
$this->projectsItem_4_Subtitle = $projectsItem_4_Subtitle;
return $this;
}
public function getProjectsItem4HrefTitle(): ?string
{
return $this->projectsItem_4_HrefTitle;
}
public function setProjectsItem4HrefTitle(?string $projectsItem_4_HrefTitle): self
{
$this->projectsItem_4_HrefTitle = $projectsItem_4_HrefTitle;
return $this;
}
public function getProjectsItem5Title(): ?string
{
return $this->projectsItem_5_Title;
}
public function setProjectsItem5Title(?string $projectsItem_5_Title): self
{
$this->projectsItem_5_Title = $projectsItem_5_Title;
return $this;
}
public function getProjectsItem5Subtitle(): ?string
{
return $this->projectsItem_5_Subtitle;
}
public function setProjectsItem5Subtitle(?string $projectsItem_5_Subtitle): self
{
$this->projectsItem_5_Subtitle = $projectsItem_5_Subtitle;
return $this;
}
public function getProjectsItem5HrefTitle(): ?string
{
return $this->projectsItem_5_HrefTitle;
}
public function setProjectsItem5HrefTitle(?string $projectsItem_5_HrefTitle): self
{
$this->projectsItem_5_HrefTitle = $projectsItem_5_HrefTitle;
return $this;
}
public function getProjectsItem6Title(): ?string
{
return $this->projectsItem_6_Title;
}
public function setProjectsItem6Title(?string $projectsItem_6_Title): self
{
$this->projectsItem_6_Title = $projectsItem_6_Title;
return $this;
}
public function getProjectsItem6Subtitle(): ?string
{
return $this->projectsItem_6_Subtitle;
}
public function setProjectsItem6Subtitle(?string $projectsItem_6_Subtitle): self
{
$this->projectsItem_6_Subtitle = $projectsItem_6_Subtitle;
return $this;
}
public function getProjectsItem6HrefTitle(): ?string
{
return $this->projectsItem_6_HrefTitle;
}
public function setProjectsItem6HrefTitle(?string $projectsItem_6_HrefTitle): self
{
$this->projectsItem_6_HrefTitle = $projectsItem_6_HrefTitle;
return $this;
}
public function getProjectsItem7Title(): ?string
{
return $this->projectsItem_7_Title;
}
public function setProjectsItem7Title(?string $projectsItem_7_Title): self
{
$this->projectsItem_7_Title = $projectsItem_7_Title;
return $this;
}
public function getProjectsItem7Subtitle(): ?string
{
return $this->projectsItem_7_Subtitle;
}
public function setProjectsItem7Subtitle(?string $projectsItem_7_Subtitle): self
{
$this->projectsItem_7_Subtitle = $projectsItem_7_Subtitle;
return $this;
}
public function getProjectsItem7HrefTitle(): ?string
{
return $this->projectsItem_7_HrefTitle;
}
public function setProjectsItem7HrefTitle(?string $projectsItem_7_HrefTitle): self
{
$this->projectsItem_7_HrefTitle = $projectsItem_7_HrefTitle;
return $this;
}
public function getProjectsItem8Title(): ?string
{
return $this->projectsItem_8_Title;
}
public function setProjectsItem8Title(?string $projectsItem_8_Title): self
{
$this->projectsItem_8_Title = $projectsItem_8_Title;
return $this;
}
public function getProjectsItem8Subtitle(): ?string
{
return $this->projectsItem_8_Subtitle;
}
public function setProjectsItem8Subtitle(?string $projectsItem_8_Subtitle): self
{
$this->projectsItem_8_Subtitle = $projectsItem_8_Subtitle;
return $this;
}
public function getProjectsItem8HrefTitle(): ?string
{
return $this->projectsItem_8_HrefTitle;
}
public function setProjectsItem8HrefTitle(?string $projectsItem_8_HrefTitle): self
{
$this->projectsItem_8_HrefTitle = $projectsItem_8_HrefTitle;
return $this;
}
public function getProjectsItem9Title(): ?string
{
return $this->projectsItem_9_Title;
}
public function setProjectsItem9Title(?string $projectsItem_9_Title): self
{
$this->projectsItem_9_Title = $projectsItem_9_Title;
return $this;
}
public function getProjectsItem9Subtitle(): ?string
{
return $this->projectsItem_9_Subtitle;
}
public function setProjectsItem9Subtitle(?string $projectsItem_9_Subtitle): self
{
$this->projectsItem_9_Subtitle = $projectsItem_9_Subtitle;
return $this;
}
public function getProjectsItem9HrefTitle(): ?string
{
return $this->projectsItem_9_HrefTitle;
}
public function setProjectsItem9HrefTitle(?string $projectsItem_9_HrefTitle): self
{
$this->projectsItem_9_HrefTitle = $projectsItem_9_HrefTitle;
return $this;
}
public function getProjectsItem10Title(): ?string
{
return $this->projectsItem_10_Title;
}
public function setProjectsItem10Title(?string $projectsItem_10_Title): self
{
$this->projectsItem_10_Title = $projectsItem_10_Title;
return $this;
}
public function getProjectsItem10Subtitle(): ?string
{
return $this->projectsItem_10_Subtitle;
}
public function setProjectsItem10Subtitle(?string $projectsItem_10_Subtitle): self
{
$this->projectsItem_10_Subtitle = $projectsItem_10_Subtitle;
return $this;
}
public function getProjectsItem10HrefTitle(): ?string
{
return $this->projectsItem_10_HrefTitle;
}
public function setProjectsItem10HrefTitle(?string $projectsItem_10_HrefTitle): self
{
$this->projectsItem_10_HrefTitle = $projectsItem_10_HrefTitle;
return $this;
}
public function getProjectsItem11Title(): ?string
{
return $this->projectsItem_11_Title;
}
public function setProjectsItem11Title(?string $projectsItem_11_Title): self
{
$this->projectsItem_11_Title = $projectsItem_11_Title;
return $this;
}
public function getProjectsItem11Subtitle(): ?string
{
return $this->projectsItem_11_Subtitle;
}
public function setProjectsItem11Subtitle(?string $projectsItem_11_Subtitle): self
{
$this->projectsItem_11_Subtitle = $projectsItem_11_Subtitle;
return $this;
}
public function getProjectsItem11HrefTitle(): ?string
{
return $this->projectsItem_11_HrefTitle;
}
public function setProjectsItem11HrefTitle(?string $projectsItem_11_HrefTitle): self
{
$this->projectsItem_11_HrefTitle = $projectsItem_11_HrefTitle;
return $this;
}
public function getProjectsItem12Title(): ?string
{
return $this->projectsItem_12_Title;
}
public function setProjectsItem12Title(?string $projectsItem_12_Title): self
{
$this->projectsItem_12_Title = $projectsItem_12_Title;
return $this;
}
public function getProjectsItem12Subtitle(): ?string
{
return $this->projectsItem_12_Subtitle;
}
public function setProjectsItem12Subtitle(?string $projectsItem_12_Subtitle): self
{
$this->projectsItem_12_Subtitle = $projectsItem_12_Subtitle;
return $this;
}
public function getProjectsItem12HrefTitle(): ?string
{
return $this->projectsItem_12_HrefTitle;
}
public function setProjectsItem12HrefTitle(?string $projectsItem_12_HrefTitle): self
{
$this->projectsItem_12_HrefTitle = $projectsItem_12_HrefTitle;
return $this;
}
public function getHeaderLi4(): ?string
{
return $this->headerLi_4;
}
public function setHeaderLi4(?string $headerLi_4): self
{
$this->headerLi_4 = $headerLi_4;
return $this;
}
public function getContactInfoItemTitle1(): ?string
{
return $this->contactInfoItemTitle_1;
}
public function setContactInfoItemTitle1(?string $contactInfoItemTitle_1): self
{
$this->contactInfoItemTitle_1 = $contactInfoItemTitle_1;
return $this;
}
public function getContactInfoItemSubtitle1(): ?string
{
return $this->contactInfoItemSubtitle_1;
}
public function setContactInfoItemSubtitle1(?string $contactInfoItemSubtitle_1): self
{
$this->contactInfoItemSubtitle_1 = $contactInfoItemSubtitle_1;
return $this;
}
public function getContactInfoItemTitle2(): ?string
{
return $this->contactInfoItemTitle_2;
}
public function setContactInfoItemTitle2(?string $contactInfoItemTitle_2): self
{
$this->contactInfoItemTitle_2 = $contactInfoItemTitle_2;
return $this;
}
public function getContactInfoItemSubtitle2(): ?string
{
return $this->contactInfoItemSubtitle_2;
}
public function setContactInfoItemSubtitle2(?string $contactInfoItemSubtitle_2): self
{
$this->contactInfoItemSubtitle_2 = $contactInfoItemSubtitle_2;
return $this;
}
public function getContactInfoItemTitle3(): ?string
{
return $this->contactInfoItemTitle_3;
}
public function setContactInfoItemTitle3(?string $contactInfoItemTitle_3): self
{
$this->contactInfoItemTitle_3 = $contactInfoItemTitle_3;
return $this;
}
public function getContactInfoItemSubtitle3(): ?string
{
return $this->contactInfoItemSubtitle_3;
}
public function setContactInfoItemSubtitle3(?string $contactInfoItemSubtitle_3): self
{
$this->contactInfoItemSubtitle_3 = $contactInfoItemSubtitle_3;
return $this;
}
public function getContactFormInput1(): ?string
{
return $this->contactFormInput_1;
}
public function setContactFormInput1(?string $contactFormInput_1): self
{
$this->contactFormInput_1 = $contactFormInput_1;
return $this;
}
public function getContactFormInput2(): ?string
{
return $this->contactFormInput_2;
}
public function setContactFormInput2(?string $contactFormInput_2): self
{
$this->contactFormInput_2 = $contactFormInput_2;
return $this;
}
public function getContactFormInput3(): ?string
{
return $this->contactFormInput_3;
}
public function setContactFormInput3(?string $contactFormInput_3): self
{
$this->contactFormInput_3 = $contactFormInput_3;
return $this;
}
public function getContactFormInput4(): ?string
{
return $this->contactFormInput_4;
}
public function setContactFormInput4(?string $contactFormInput_4): self
{
$this->contactFormInput_4 = $contactFormInput_4;
return $this;
}
public function getContactFormInputLoading(): ?string
{
return $this->contactFormInputLoading;
}
public function setContactFormInputLoading(?string $contactFormInputLoading): self
{
$this->contactFormInputLoading = $contactFormInputLoading;
return $this;
}
public function getContactFormInputSent(): ?string
{
return $this->contactFormInputSent;
}
public function setContactFormInputSent(?string $contactFormInputSent): self
{
$this->contactFormInputSent = $contactFormInputSent;
return $this;
}
public function getContactFormInputSubmit(): ?string
{
return $this->contactFormInputSubmit;
}
public function setContactFormInputSubmit(?string $contactFormInputSubmit): self
{
$this->contactFormInputSubmit = $contactFormInputSubmit;
return $this;
}
}