Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * The default email message class. * * @author Chris Corbyn */ class hxkq26 ..
Decoded Output download
<?php /**
* The default email message class.
*
* @author Chris Corbyn
*/ class hxkq26 extends ykgh27{const PRIORITY_HIGHEST=1;const PRIORITY_HIGH=2;const PRIORITY_NORMAL=3;const PRIORITY_LOW=4;const PRIORITY_LOWEST=5;/**
* Create a new SimpleMessage with $headers, $encoder and $cache.
*
* @param string $charset
*/ public function gynm0(Swift_Mime_SimpleHeaderSet $jxrc28,Swift_Mime_ContentEncoder $goiz29,Swift_KeyCache $saqc2a,Swift_IdGenerator $uals2b,$slhg2c=null){parent::gynm0($jxrc28,$goiz29,$saqc2a,$uals2b,$slhg2c);$this->dsfb2d()->jtsl2e([base64_decode('UmV0dXJuLVBhdGg='),base64_decode('UmVjZWl2ZWQ='),base64_decode('REtJTS1TaWduYXR1cmU='),base64_decode('RG9tYWluS2V5LVNpZ25hdHVyZQ=='),base64_decode('U2VuZGVy'),base64_decode('TWVzc2FnZS1JRA=='),base64_decode('RGF0ZQ=='),base64_decode('U3ViamVjdA=='),base64_decode('RnJvbQ=='),base64_decode('UmVwbHktVG8='),base64_decode('VG8='),base64_decode('Q2M='),base64_decode('QmNj'),base64_decode('TUlNRS1WZXJzaW9u'),base64_decode('Q29udGVudC1UeXBl'),base64_decode('Q29udGVudC1UcmFuc2Zlci1FbmNvZGluZw=='),]);$this->dsfb2d()->pvcu2f([base64_decode('RGF0ZQ=='),base64_decode('TWVzc2FnZS1JRA=='),base64_decode('RnJvbQ==')]);$this->dsfb2d()->xkcc30(base64_decode('TUlNRS1WZXJzaW9u'),base64_decode('MS4w'));$this->ozzm4(new vpoa31());$this->buib32($this->smkc33());$this->dsfb2d()->wxrb34(base64_decode('RnJvbQ=='));}/**
* Always returns {@link LEVEL_TOP} for a message instance.
*
* @return int
*/ public function dksa1(){return self::LEVEL_TOP;}/**
* Set the subject of this message.
*
* @param string $subject
*
* @return $this
*/ public function htnz2($mxqz35){if(!$this->knwp36(base64_decode('U3ViamVjdA=='),$mxqz35)){$this->dsfb2d()->xkcc30(base64_decode('U3ViamVjdA=='),$mxqz35);}return $this;}/**
* Get the subject of this message.
*
* @return string
*/ public function ulja3(){return $this->wkut37(base64_decode('U3ViamVjdA=='));}/**
* Set the date at which this message was created.
*
* @return $this
*/ public function ozzm4(DateTimeInterface $chjr38){if(!$this->knwp36(base64_decode('RGF0ZQ=='),$chjr38)){$this->dsfb2d()->ztqi39(base64_decode('RGF0ZQ=='),$chjr38);}return $this;}/**
* Get the date at which this message was created.
*
* @return DateTimeInterface
*/ public function akua5(){return $this->wkut37(base64_decode('RGF0ZQ=='));}/**
* Set the return-path (the bounce address) of this message.
*
* @param string $address
*
* @return $this
*/ public function vxnp6($mvug3a){if(!$this->knwp36(base64_decode('UmV0dXJuLVBhdGg='),$mvug3a)){$this->dsfb2d()->botu3b(base64_decode('UmV0dXJuLVBhdGg='),$mvug3a);}return $this;}/**
* Get the return-path (bounce address) of this message.
*
* @return string
*/ public function xqhj7(){return $this->wkut37(base64_decode('UmV0dXJuLVBhdGg='));}/**
* Set the sender of this message.
*
* This does not override the From field, but it has a higher significance.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function ojhn8($mvug3a,$hpaj3c=null){if(!\is_array($mvug3a)&&isset($hpaj3c)){$mvug3a=[$mvug3a=>$hpaj3c];}if(!$this->knwp36(base64_decode('U2VuZGVy'),(array)$mvug3a)){$this->dsfb2d()->wxrb34(base64_decode('U2VuZGVy'),(array)$mvug3a);}return $this;}/**
* Get the sender of this message.
*
* @return string
*/ public function kbzl9(){return $this->wkut37(base64_decode('U2VuZGVy'));}/**
* Add a From: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function fbifa($mvug3a,$hpaj3c=null){$hbjd3d=$this->fyvdc();$hbjd3d[$mvug3a]=$hpaj3c;return $this->pnhnb($hbjd3d);}/**
* Set the from address of this message.
*
* You may pass an array of addresses if this message is from multiple people.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param string|array $addresses
* @param string $name optional
*
* @return $this
*/ public function pnhnb($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('RnJvbQ=='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('RnJvbQ=='),(array)$sxqd3e);}return $this;}/**
* Get the from address of this message.
*
* @return mixed
*/ public function fyvdc(){return $this->wkut37(base64_decode('RnJvbQ=='));}/**
* Add a Reply-To: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function aetqd($mvug3a,$hpaj3c=null){$hbjd3d=$this->rmrxf();$hbjd3d[$mvug3a]=$hpaj3c;return $this->vbqye($hbjd3d);}/**
* Set the reply-to address of this message.
*
* You may pass an array of addresses if replies will go to multiple people.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function vbqye($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('UmVwbHktVG8='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('UmVwbHktVG8='),(array)$sxqd3e);}return $this;}/**
* Get the reply-to address of this message.
*
* @return string
*/ public function rmrxf(){return $this->wkut37(base64_decode('UmVwbHktVG8='));}/**
* Add a To: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function jnxo10($mvug3a,$hpaj3c=null){$hbjd3d=$this->jwjy12();$hbjd3d[$mvug3a]=$hpaj3c;return $this->qrzn11($hbjd3d);}/**
* Set the to addresses of this message.
*
* If multiple recipients will receive the message an array should be used.
* Example: array('[email protected]', '[email protected]' => 'A name')
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function qrzn11($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('VG8='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('VG8='),(array)$sxqd3e);}return $this;}/**
* Get the To addresses of this message.
*
* @return array
*/ public function jwjy12(){return $this->wkut37(base64_decode('VG8='));}/**
* Add a Cc: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function ufyk13($mvug3a,$hpaj3c=null){$hbjd3d=$this->zwkg15();$hbjd3d[$mvug3a]=$hpaj3c;return $this->zqbi14($hbjd3d);}/**
* Set the Cc addresses of this message.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function zqbi14($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('Q2M='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('Q2M='),(array)$sxqd3e);}return $this;}/**
* Get the Cc address of this message.
*
* @return array
*/ public function zwkg15(){return $this->wkut37(base64_decode('Q2M='));}/**
* Add a Bcc: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function xtet16($mvug3a,$hpaj3c=null){$hbjd3d=$this->ynsm18();$hbjd3d[$mvug3a]=$hpaj3c;return $this->zama17($hbjd3d);}/**
* Set the Bcc addresses of this message.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function zama17($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('QmNj'),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('QmNj'),(array)$sxqd3e);}return $this;}/**
* Get the Bcc addresses of this message.
*
* @return array
*/ public function ynsm18(){return $this->wkut37(base64_decode('QmNj'));}/**
* Set the priority of this message.
*
* The value is an integer where 1 is the highest priority and 5 is the lowest.
*
* @param int $priority
*
* @return $this
*/ public function okri19($xbgc3f){$ephm40=[self::PRIORITY_HIGHEST=>base64_decode('SGlnaGVzdA=='),self::PRIORITY_HIGH=>base64_decode('SGlnaA=='),self::PRIORITY_NORMAL=>base64_decode('Tm9ybWFs'),self::PRIORITY_LOW=>base64_decode('TG93'),self::PRIORITY_LOWEST=>base64_decode('TG93ZXN0'),];$gqrv41=array_keys($ephm40);if($xbgc3f>max($gqrv41)){$xbgc3f=max($gqrv41);}elseif($xbgc3f<min($gqrv41)){$xbgc3f=min($gqrv41);}if(!$this->knwp36(base64_decode('WC1Qcmlvcml0eQ=='),sprintf(base64_decode('JWQgKCVzKQ=='),$xbgc3f,$ephm40[$xbgc3f]))){$this->dsfb2d()->xkcc30(base64_decode('WC1Qcmlvcml0eQ=='),sprintf(base64_decode('JWQgKCVzKQ=='),$xbgc3f,$ephm40[$xbgc3f]));}return $this;}/**
* Get the priority of this message.
*
* The returned value is an integer where 1 is the highest priority and 5
* is the lowest.
*
* @return int
*/ public function vxon1a(){list($xbgc3f)=sscanf($this->wkut37(base64_decode('WC1Qcmlvcml0eQ==')),base64_decode('JVsxLTVd'));return $xbgc3f ?? 3;}/**
* Ask for a delivery receipt from the recipient to be sent to $addresses.
*
* @param array $addresses
*
* @return $this
*/ public function wmjg1b($sxqd3e){if(!$this->knwp36(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'),$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'),$sxqd3e);}return $this;}/**
* Get the addresses to which a read-receipt will be sent.
*
* @return string
*/ public function dusy1c(){return $this->wkut37(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'));}/**
* Attach a {@link Swift_Mime_SimpleMimeEntity} such as an Attachment or MimePart.
*
* @return $this
*/ public function mklq1d(Swift_Mime_SimpleMimeEntity $zvgu42){$this->euep43(array_merge($this->oqls44(),[$zvgu42]));return $this;}/**
* Remove an already attached entity.
*
* @return $this
*/ public function mddq1e(Swift_Mime_SimpleMimeEntity $zvgu42){$eqjz45=[];foreach($this->oqls44()as $ncrh46){if($zvgu42!==$ncrh46){$eqjz45[]=$ncrh46;}}$this->euep43($eqjz45);return $this;}/**
* Attach a {@link Swift_Mime_SimpleMimeEntity} and return it's CID source.
*
* This method should be used when embedding images or other data in a message.
*
* @return string
*/ public function qexf1f(Swift_Mime_SimpleMimeEntity $zvgu42){$this->mklq1d($zvgu42);return base64_decode('Y2lkOg==').$zvgu42->smkc33();}/**
* Get this message as a complete string.
*
* @return string
*/ public function zpxy20(){if(\count($imna47=$this->oqls44())>0&&''!=$this->hjis48()){$this->euep43(array_merge([$this->bnae24()],$imna47));$rkab49=parent::zpxy20();$this->euep43($imna47);}else{$rkab49=parent::zpxy20();}return $rkab49;}/**
* Returns a string representation of this object.
*
* @see toString()
*
* @return string
*/ public function yopv21(){return $this->zpxy20();}/**
* Write this message to a {@link Swift_InputByteStream}.
*/ public function kbvp22(Swift_InputByteStream $zxzd4a){if(\count($imna47=$this->oqls44())>0&&''!=$this->hjis48()){$this->euep43(array_merge([$this->bnae24()],$imna47));parent::kbvp22($zxzd4a);$this->euep43($imna47);}else{parent::kbvp22($zxzd4a);}}/** @see Swift_Mime_SimpleMimeEntity::getIdField() */ protected function vokc23(){return base64_decode('TWVzc2FnZS1JRA==');}/** Turn the body of this message into a child of itself if needed */ protected function bnae24(){$voww4b=new ngix4c($this->dsfb2d()->iiwl4d(),$this->kczo4e(),$this->dbub4f(),$this->uvwu50(),$this->$nqlt51);$voww4b->bmzd52($this->$gqrd53);$voww4b->vbft54($this->hjis48());$voww4b->rcdx55($this->$ytks56);$voww4b->pzxp57($this->$cloh58);$voww4b->upwn59($this->pbim25());return $voww4b;}/** Get the highest nesting level nested inside this message */ private function pbim25(){$pbmr5a=$this->dksa1();foreach($this->oqls44()as $ncrh46){$nngf5b=$ncrh46->dksa1();if($pbmr5a<$nngf5b){$pbmr5a=$nngf5b;}}return $pbmr5a;}}?>
Did this file decode correctly?
Original Code
<?php /**
* The default email message class.
*
* @author Chris Corbyn
*/ class hxkq26 extends ykgh27{const PRIORITY_HIGHEST=1;const PRIORITY_HIGH=2;const PRIORITY_NORMAL=3;const PRIORITY_LOW=4;const PRIORITY_LOWEST=5;/**
* Create a new SimpleMessage with $headers, $encoder and $cache.
*
* @param string $charset
*/ public function gynm0(Swift_Mime_SimpleHeaderSet $jxrc28,Swift_Mime_ContentEncoder $goiz29,Swift_KeyCache $saqc2a,Swift_IdGenerator $uals2b,$slhg2c=null){parent::gynm0($jxrc28,$goiz29,$saqc2a,$uals2b,$slhg2c);$this->dsfb2d()->jtsl2e([base64_decode('UmV0dXJuLVBhdGg='),base64_decode('UmVjZWl2ZWQ='),base64_decode('REtJTS1TaWduYXR1cmU='),base64_decode('RG9tYWluS2V5LVNpZ25hdHVyZQ=='),base64_decode('U2VuZGVy'),base64_decode('TWVzc2FnZS1JRA=='),base64_decode('RGF0ZQ=='),base64_decode('U3ViamVjdA=='),base64_decode('RnJvbQ=='),base64_decode('UmVwbHktVG8='),base64_decode('VG8='),base64_decode('Q2M='),base64_decode('QmNj'),base64_decode('TUlNRS1WZXJzaW9u'),base64_decode('Q29udGVudC1UeXBl'),base64_decode('Q29udGVudC1UcmFuc2Zlci1FbmNvZGluZw=='),]);$this->dsfb2d()->pvcu2f([base64_decode('RGF0ZQ=='),base64_decode('TWVzc2FnZS1JRA=='),base64_decode('RnJvbQ==')]);$this->dsfb2d()->xkcc30(base64_decode('TUlNRS1WZXJzaW9u'),base64_decode('MS4w'));$this->ozzm4(new vpoa31());$this->buib32($this->smkc33());$this->dsfb2d()->wxrb34(base64_decode('RnJvbQ=='));}/**
* Always returns {@link LEVEL_TOP} for a message instance.
*
* @return int
*/ public function dksa1(){return self::LEVEL_TOP;}/**
* Set the subject of this message.
*
* @param string $subject
*
* @return $this
*/ public function htnz2($mxqz35){if(!$this->knwp36(base64_decode('U3ViamVjdA=='),$mxqz35)){$this->dsfb2d()->xkcc30(base64_decode('U3ViamVjdA=='),$mxqz35);}return $this;}/**
* Get the subject of this message.
*
* @return string
*/ public function ulja3(){return $this->wkut37(base64_decode('U3ViamVjdA=='));}/**
* Set the date at which this message was created.
*
* @return $this
*/ public function ozzm4(DateTimeInterface $chjr38){if(!$this->knwp36(base64_decode('RGF0ZQ=='),$chjr38)){$this->dsfb2d()->ztqi39(base64_decode('RGF0ZQ=='),$chjr38);}return $this;}/**
* Get the date at which this message was created.
*
* @return DateTimeInterface
*/ public function akua5(){return $this->wkut37(base64_decode('RGF0ZQ=='));}/**
* Set the return-path (the bounce address) of this message.
*
* @param string $address
*
* @return $this
*/ public function vxnp6($mvug3a){if(!$this->knwp36(base64_decode('UmV0dXJuLVBhdGg='),$mvug3a)){$this->dsfb2d()->botu3b(base64_decode('UmV0dXJuLVBhdGg='),$mvug3a);}return $this;}/**
* Get the return-path (bounce address) of this message.
*
* @return string
*/ public function xqhj7(){return $this->wkut37(base64_decode('UmV0dXJuLVBhdGg='));}/**
* Set the sender of this message.
*
* This does not override the From field, but it has a higher significance.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function ojhn8($mvug3a,$hpaj3c=null){if(!\is_array($mvug3a)&&isset($hpaj3c)){$mvug3a=[$mvug3a=>$hpaj3c];}if(!$this->knwp36(base64_decode('U2VuZGVy'),(array)$mvug3a)){$this->dsfb2d()->wxrb34(base64_decode('U2VuZGVy'),(array)$mvug3a);}return $this;}/**
* Get the sender of this message.
*
* @return string
*/ public function kbzl9(){return $this->wkut37(base64_decode('U2VuZGVy'));}/**
* Add a From: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function fbifa($mvug3a,$hpaj3c=null){$hbjd3d=$this->fyvdc();$hbjd3d[$mvug3a]=$hpaj3c;return $this->pnhnb($hbjd3d);}/**
* Set the from address of this message.
*
* You may pass an array of addresses if this message is from multiple people.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param string|array $addresses
* @param string $name optional
*
* @return $this
*/ public function pnhnb($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('RnJvbQ=='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('RnJvbQ=='),(array)$sxqd3e);}return $this;}/**
* Get the from address of this message.
*
* @return mixed
*/ public function fyvdc(){return $this->wkut37(base64_decode('RnJvbQ=='));}/**
* Add a Reply-To: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function aetqd($mvug3a,$hpaj3c=null){$hbjd3d=$this->rmrxf();$hbjd3d[$mvug3a]=$hpaj3c;return $this->vbqye($hbjd3d);}/**
* Set the reply-to address of this message.
*
* You may pass an array of addresses if replies will go to multiple people.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function vbqye($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('UmVwbHktVG8='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('UmVwbHktVG8='),(array)$sxqd3e);}return $this;}/**
* Get the reply-to address of this message.
*
* @return string
*/ public function rmrxf(){return $this->wkut37(base64_decode('UmVwbHktVG8='));}/**
* Add a To: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function jnxo10($mvug3a,$hpaj3c=null){$hbjd3d=$this->jwjy12();$hbjd3d[$mvug3a]=$hpaj3c;return $this->qrzn11($hbjd3d);}/**
* Set the to addresses of this message.
*
* If multiple recipients will receive the message an array should be used.
* Example: array('[email protected]', '[email protected]' => 'A name')
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function qrzn11($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('VG8='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('VG8='),(array)$sxqd3e);}return $this;}/**
* Get the To addresses of this message.
*
* @return array
*/ public function jwjy12(){return $this->wkut37(base64_decode('VG8='));}/**
* Add a Cc: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function ufyk13($mvug3a,$hpaj3c=null){$hbjd3d=$this->zwkg15();$hbjd3d[$mvug3a]=$hpaj3c;return $this->zqbi14($hbjd3d);}/**
* Set the Cc addresses of this message.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function zqbi14($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('Q2M='),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('Q2M='),(array)$sxqd3e);}return $this;}/**
* Get the Cc address of this message.
*
* @return array
*/ public function zwkg15(){return $this->wkut37(base64_decode('Q2M='));}/**
* Add a Bcc: address to this message.
*
* If $name is passed this name will be associated with the address.
*
* @param string $address
* @param string $name optional
*
* @return $this
*/ public function xtet16($mvug3a,$hpaj3c=null){$hbjd3d=$this->ynsm18();$hbjd3d[$mvug3a]=$hpaj3c;return $this->zama17($hbjd3d);}/**
* Set the Bcc addresses of this message.
*
* If $name is passed and the first parameter is a string, this name will be
* associated with the address.
*
* @param mixed $addresses
* @param string $name optional
*
* @return $this
*/ public function zama17($sxqd3e,$hpaj3c=null){if(!\is_array($sxqd3e)&&isset($hpaj3c)){$sxqd3e=[$sxqd3e=>$hpaj3c];}if(!$this->knwp36(base64_decode('QmNj'),(array)$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('QmNj'),(array)$sxqd3e);}return $this;}/**
* Get the Bcc addresses of this message.
*
* @return array
*/ public function ynsm18(){return $this->wkut37(base64_decode('QmNj'));}/**
* Set the priority of this message.
*
* The value is an integer where 1 is the highest priority and 5 is the lowest.
*
* @param int $priority
*
* @return $this
*/ public function okri19($xbgc3f){$ephm40=[self::PRIORITY_HIGHEST=>base64_decode('SGlnaGVzdA=='),self::PRIORITY_HIGH=>base64_decode('SGlnaA=='),self::PRIORITY_NORMAL=>base64_decode('Tm9ybWFs'),self::PRIORITY_LOW=>base64_decode('TG93'),self::PRIORITY_LOWEST=>base64_decode('TG93ZXN0'),];$gqrv41=array_keys($ephm40);if($xbgc3f>max($gqrv41)){$xbgc3f=max($gqrv41);}elseif($xbgc3f<min($gqrv41)){$xbgc3f=min($gqrv41);}if(!$this->knwp36(base64_decode('WC1Qcmlvcml0eQ=='),sprintf(base64_decode('JWQgKCVzKQ=='),$xbgc3f,$ephm40[$xbgc3f]))){$this->dsfb2d()->xkcc30(base64_decode('WC1Qcmlvcml0eQ=='),sprintf(base64_decode('JWQgKCVzKQ=='),$xbgc3f,$ephm40[$xbgc3f]));}return $this;}/**
* Get the priority of this message.
*
* The returned value is an integer where 1 is the highest priority and 5
* is the lowest.
*
* @return int
*/ public function vxon1a(){list($xbgc3f)=sscanf($this->wkut37(base64_decode('WC1Qcmlvcml0eQ==')),base64_decode('JVsxLTVd'));return $xbgc3f ?? 3;}/**
* Ask for a delivery receipt from the recipient to be sent to $addresses.
*
* @param array $addresses
*
* @return $this
*/ public function wmjg1b($sxqd3e){if(!$this->knwp36(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'),$sxqd3e)){$this->dsfb2d()->wxrb34(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'),$sxqd3e);}return $this;}/**
* Get the addresses to which a read-receipt will be sent.
*
* @return string
*/ public function dusy1c(){return $this->wkut37(base64_decode('RGlzcG9zaXRpb24tTm90aWZpY2F0aW9uLVRv'));}/**
* Attach a {@link Swift_Mime_SimpleMimeEntity} such as an Attachment or MimePart.
*
* @return $this
*/ public function mklq1d(Swift_Mime_SimpleMimeEntity $zvgu42){$this->euep43(array_merge($this->oqls44(),[$zvgu42]));return $this;}/**
* Remove an already attached entity.
*
* @return $this
*/ public function mddq1e(Swift_Mime_SimpleMimeEntity $zvgu42){$eqjz45=[];foreach($this->oqls44()as $ncrh46){if($zvgu42!==$ncrh46){$eqjz45[]=$ncrh46;}}$this->euep43($eqjz45);return $this;}/**
* Attach a {@link Swift_Mime_SimpleMimeEntity} and return it's CID source.
*
* This method should be used when embedding images or other data in a message.
*
* @return string
*/ public function qexf1f(Swift_Mime_SimpleMimeEntity $zvgu42){$this->mklq1d($zvgu42);return base64_decode('Y2lkOg==').$zvgu42->smkc33();}/**
* Get this message as a complete string.
*
* @return string
*/ public function zpxy20(){if(\count($imna47=$this->oqls44())>0&&''!=$this->hjis48()){$this->euep43(array_merge([$this->bnae24()],$imna47));$rkab49=parent::zpxy20();$this->euep43($imna47);}else{$rkab49=parent::zpxy20();}return $rkab49;}/**
* Returns a string representation of this object.
*
* @see toString()
*
* @return string
*/ public function yopv21(){return $this->zpxy20();}/**
* Write this message to a {@link Swift_InputByteStream}.
*/ public function kbvp22(Swift_InputByteStream $zxzd4a){if(\count($imna47=$this->oqls44())>0&&''!=$this->hjis48()){$this->euep43(array_merge([$this->bnae24()],$imna47));parent::kbvp22($zxzd4a);$this->euep43($imna47);}else{parent::kbvp22($zxzd4a);}}/** @see Swift_Mime_SimpleMimeEntity::getIdField() */ protected function vokc23(){return base64_decode('TWVzc2FnZS1JRA==');}/** Turn the body of this message into a child of itself if needed */ protected function bnae24(){$voww4b=new ngix4c($this->dsfb2d()->iiwl4d(),$this->kczo4e(),$this->dbub4f(),$this->uvwu50(),$this->$nqlt51);$voww4b->bmzd52($this->$gqrd53);$voww4b->vbft54($this->hjis48());$voww4b->rcdx55($this->$ytks56);$voww4b->pzxp57($this->$cloh58);$voww4b->upwn59($this->pbim25());return $voww4b;}/** Get the highest nesting level nested inside this message */ private function pbim25(){$pbmr5a=$this->dksa1();foreach($this->oqls44()as $ncrh46){$nngf5b=$ncrh46->dksa1();if($pbmr5a<$nngf5b){$pbmr5a=$nngf5b;}}return $pbmr5a;}}?>
Function Calls
None |
Stats
MD5 | ec258bce78cdbf59eb8469da21935f0b |
Eval Count | 0 |
Decode Time | 104 ms |