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 namespace Illuminate\Mail;use Aws\Ses\SesClient;use Aws\SesV2\SesV2Client;use Closur..

Decoded Output download

<?php namespace Illuminate\Mail;use Aws\Ses\SesClient;use Aws\SesV2\SesV2Client;use Closure;use Illuminate\Contracts\Mail\Factory as FactoryContract;use Illuminate\Log\LogManager;use Illuminate\Mail\Transport\ArrayTransport;use Illuminate\Mail\Transport\LogTransport;use Illuminate\Mail\Transport\ResendTransport;use Illuminate\Mail\Transport\SesTransport;use Illuminate\Mail\Transport\SesV2Transport;use Illuminate\Support\Arr;use Illuminate\Support\ConfigurationUrlParser;use Illuminate\Support\Str;use InvalidArgumentException;use Psr\Log\LoggerInterface;use Resend;use Symfony\Component\HttpClient\HttpClient;use Symfony\Component\Mailer\Bridge\Mailgun\Transport\MailgunTransportFactory;use Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkTransportFactory;use Symfony\Component\Mailer\Transport\Dsn;use Symfony\Component\Mailer\Transport\FailoverTransport;use Symfony\Component\Mailer\Transport\RoundRobinTransport;use Symfony\Component\Mailer\Transport\SendmailTransport;use Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport;use Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory;use Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream;/**
 * @mixin \Illuminate\Mail\Mailer
 */ class rrzy1f implements qdac20{/**
     * The application instance.
     *
     * @var \Illuminate\Contracts\Foundation\Application
     */ protected $nekc21;/**
     * The array of resolved mailers.
     *
     * @var array
     */ protected $zpbm22=[];/**
     * The registered custom driver creators.
     *
     * @var array
     */ protected $hvjh23=[];/**
     * Create a new Mail manager instance.
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return void
     */ public function ifwo0($nekc21){$this->$qmug24=$nekc21;}/**
     * Get a mailer instance by name.
     *
     * @param  string|null  $name
     * @return \Illuminate\Contracts\Mail\Mailer
     */ public function esrx1($stzu25=null){$stzu25=$stzu25?:$this->mpie17();return $this->$wrsk26[$stzu25]=$this->okjy3($stzu25);}/**
     * Get a mailer driver instance.
     *
     * @param  string|null  $driver
     * @return \Illuminate\Mail\Mailer
     */ public function igpp2($rxne27=null){return $this->esrx1($rxne27);}/**
     * Attempt to get the mailer from the local cache.
     *
     * @param  string  $name
     * @return \Illuminate\Mail\Mailer
     */ protected function okjy3($stzu25){return $this->$wrsk26[$stzu25]?? $this->ekqe4($stzu25);}/**
     * Resolve the given mailer.
     *
     * @param  string  $name
     * @return \Illuminate\Mail\Mailer
     *
     * @throws \InvalidArgumentException
     */ protected function ekqe4($stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$cere2a=new qrzn2b($stzu25,$this->$qmug24[base64_decode('dmlldw==')],$this->csdx5($igdl28),$this->$qmug24[base64_decode('ZXZlbnRz')]);if($this->$qmug24->ynxn2c(base64_decode('cXVldWU='))){$cere2a->msav2d($this->$qmug24[base64_decode('cXVldWU=')]);}foreach([base64_decode('ZnJvbQ=='),base64_decode('cmVwbHlfdG8='),base64_decode('dG8='),base64_decode('cmV0dXJuX3BhdGg=')]as $zrro2e){$this->mguh15($cere2a,$igdl28,$zrro2e);}return $cere2a;}/**
     * Create a new transport instance.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\TransportInterface
     *
     * @throws \InvalidArgumentException
     */ public function csdx5(array$igdl28){$zpqa2f=$igdl28[base64_decode('dHJhbnNwb3J0')]?? $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')];if(isset($this->$rdph30[$zpqa2f])){return call_user_func($this->$rdph30[$zpqa2f],$igdl28);}if(trim($zpqa2f ?? '')===''||!method_exists($this,$otyk31=base64_decode('Y3JlYXRl').ucfirst(Str::rncc32($zpqa2f)).base64_decode('VHJhbnNwb3J0'))){throw new fhft29("Unsupported mail transport [{$zpqa2f}].");}return $this->{$otyk31}($igdl28);}/**
     * Create an instance of the Symfony SMTP Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport
     */ protected function vmhl6(array$igdl28){$veyc33=new aqat34;$fjxe35=$igdl28[base64_decode('c2NoZW1l')]?? null;if(!$fjxe35){$fjxe35=!empty($igdl28[base64_decode('ZW5jcnlwdGlvbg==')])&&$igdl28[base64_decode('ZW5jcnlwdGlvbg==')]===base64_decode('dGxz')?(($igdl28[base64_decode('cG9ydA==')]==465)?base64_decode('c210cHM='):base64_decode('c210cA==')):'';}$zpqa2f=$veyc33->cjra36(new reli37($fjxe35,$igdl28[base64_decode('aG9zdA==')],$igdl28[base64_decode('dXNlcm5hbWU=')]?? null,$igdl28[base64_decode('cGFzc3dvcmQ=')]?? null,$igdl28[base64_decode('cG9ydA==')]?? null,$igdl28));return $this->hazb7($zpqa2f,$igdl28);}/**
     * Configure the additional SMTP driver options.
     *
     * @param  \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport  $transport
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport
     */ protected function hazb7(EsmtpTransport $zpqa2f,array$igdl28){$gmnl38=$zpqa2f->ofws39();if($gmnl38 instanceof SocketStream){if(isset($igdl28[base64_decode('c291cmNlX2lw')])){$gmnl38->jsdb3a($igdl28[base64_decode('c291cmNlX2lw')]);}if(isset($igdl28[base64_decode('dGltZW91dA==')])){$gmnl38->hiyj3b($igdl28[base64_decode('dGltZW91dA==')]);}}return $zpqa2f;}/**
     * Create an instance of the Symfony Sendmail Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\SendmailTransport
     */ protected function tptw8(array$igdl28){return new dxxl3c($igdl28[base64_decode('cGF0aA==')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('bWFpbC5zZW5kbWFpbA==')));}/**
     * Create an instance of the Symfony Amazon SES Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\SesTransport
     */ protected function dyoz9(array$igdl28){$igdl28=array_merge($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMuc2Vz'),[]),[base64_decode('dmVyc2lvbg==')=>base64_decode('bGF0ZXN0'),base64_decode('c2VydmljZQ==')=>base64_decode('ZW1haWw=')],$igdl28);$igdl28=Arr::esnw3d($igdl28,[base64_decode('dHJhbnNwb3J0')]);return new frda3e(new ejpj3f($this->zlexb($igdl28)),$igdl28[base64_decode('b3B0aW9ucw==')]??[]);}/**
     * Create an instance of the Symfony Amazon SES V2 Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\Se2VwTransport
     */ protected function uhsha(array$igdl28){$igdl28=array_merge($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMuc2Vz'),[]),[base64_decode('dmVyc2lvbg==')=>base64_decode('bGF0ZXN0')],$igdl28);$igdl28=Arr::esnw3d($igdl28,[base64_decode('dHJhbnNwb3J0')]);return new iitn40(new rdqe41($this->zlexb($igdl28)),$igdl28[base64_decode('b3B0aW9ucw==')]??[]);}/**
     * Add the SES credentials to the configuration array.
     *
     * @param  array  $config
     * @return array
     */ protected function zlexb(array$igdl28){if(!empty($igdl28[base64_decode('a2V5')])&&!empty($igdl28[base64_decode('c2VjcmV0')])){$igdl28[base64_decode('Y3JlZGVudGlhbHM=')]=Arr::lpqq42($igdl28,[base64_decode('a2V5'),base64_decode('c2VjcmV0'),base64_decode('dG9rZW4=')]);}return Arr::esnw3d($igdl28,[base64_decode('dG9rZW4=')]);}/**
     * Create an instance of the Resend Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\ResendTransprot
     */ protected function yywpc(array$igdl28){return new dfwu43(Resend::dorm44($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMucmVzZW5kLmtleQ=='))),);}/**
     * Create an instance of the Symfony Mail Transport driver.
     *
     * @return \Symfony\Component\Mailer\Transport\SendmailTransport
     */ protected function nrlkd(){return new dxxl3c;}/**
     * Create an instance of the Symfony Mailgun Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\TransportInterface
     */ protected function iubne(array$igdl28){$veyc33=new hkfr45(null,$this->koft14($igdl28));if(!isset($igdl28[base64_decode('c2VjcmV0')])){$igdl28=$this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMubWFpbGd1bg=='),[]);}return $veyc33->cjra36(new reli37(base64_decode('bWFpbGd1bis=').($igdl28[base64_decode('c2NoZW1l')]?? base64_decode('aHR0cHM=')),$igdl28[base64_decode('ZW5kcG9pbnQ=')]?? base64_decode('ZGVmYXVsdA=='),$igdl28[base64_decode('c2VjcmV0')],$igdl28[base64_decode('ZG9tYWlu')]));}/**
     * Create an instance of the Symfony Postmark Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkApiTransport
     */ protected function ontcf(array$igdl28){$veyc33=new imnq46(null,$this->koft14($igdl28));$xoqt47=isset($igdl28[base64_decode('bWVzc2FnZV9zdHJlYW1faWQ=')])?[base64_decode('bWVzc2FnZV9zdHJlYW0=')=>$igdl28[base64_decode('bWVzc2FnZV9zdHJlYW1faWQ=')]]:[];return $veyc33->cjra36(new reli37(base64_decode('cG9zdG1hcmsrYXBp'),base64_decode('ZGVmYXVsdA=='),$igdl28[base64_decode('dG9rZW4=')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMucG9zdG1hcmsudG9rZW4=')),null,null,$xoqt47));}/**
     * Create an instance of the Symfony Failover Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\FailoverTransport
     */ protected function fbfh10(array$igdl28){$mdoc48=[];foreach($igdl28[base64_decode('bWFpbGVycw==')]as $stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$mdoc48[]=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->csdx5(array_merge($igdl28,[base64_decode('dHJhbnNwb3J0')=>$stzu25])):$this->csdx5($igdl28);}return new jcko49($mdoc48);}/**
     * Create an instance of the Symfony Roundrobin Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\RoundRobinTransport
     */ protected function avkt11(array$igdl28){$mdoc48=[];foreach($igdl28[base64_decode('bWFpbGVycw==')]as $stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$mdoc48[]=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->csdx5(array_merge($igdl28,[base64_decode('dHJhbnNwb3J0')=>$stzu25])):$this->csdx5($igdl28);}return new oyil4a($mdoc48);}/**
     * Create an instance of the Log Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\LogTransport
     */ protected function brao12(array$igdl28){$vbul4b=$this->$qmug24->spja4c(LoggerInterface::class);if($vbul4b instanceof LogManager){$vbul4b=$vbul4b->idxi4d($igdl28[base64_decode('Y2hhbm5lbA==')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('bWFpbC5sb2dfY2hhbm5lbA==')));}return new ayqr4e($vbul4b);}/**
     * Create an instance of the Array Transport Driver.
     *
     * @return \Illuminate\Mail\Transport\ArrayTransport
     */ protected function kznu13(){return new vwau4f;}/**
     * Get a configured Symfony HTTP client instance.
     *
     * @return \Symfony\Contracts\HttpClient\HttpClientInterface|null
     */ protected function koft14(array$igdl28){if($xoqt47=($igdl28[base64_decode('Y2xpZW50')]?? false)){$bcwy50=Arr::fgpf51($xoqt47,base64_decode('bWF4X2hvc3RfY29ubmVjdGlvbnM='),6);$cgap52=Arr::fgpf51($xoqt47,base64_decode('bWF4X3BlbmRpbmdfcHVzaGVz'),50);return HttpClient::cjra36($xoqt47,$bcwy50,$cgap52);}}/**
     * Set a global address on the mailer by type.
     *
     * @param  \Illuminate\Mail\Mailer  $mailer
     * @param  array  $config
     * @param  string  $type
     * @return void
     */ protected function mguh15($cere2a,array$igdl28,string $zrro2e){$wtjy53=Arr::okjy3($igdl28,$zrro2e,$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC4=').$zrro2e]);if(is_array($wtjy53)&&isset($wtjy53[base64_decode('YWRkcmVzcw==')])){$cere2a->{base64_decode('YWx3YXlz').Str::haxh54($zrro2e)}($wtjy53[base64_decode('YWRkcmVzcw==')],$wtjy53[base64_decode('bmFtZQ==')]);}}/**
     * Get the mail connection configuration.
     *
     * @param  string  $name
     * @return array
     */ protected function pmap16(string $stzu25){$igdl28=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbA==')]:$this->$qmug24[base64_decode('Y29uZmln')]["mail.mailers.{$stzu25}"];if(isset($igdl28[base64_decode('dXJs')])){$igdl28=array_merge($igdl28,(new eawm55)->kpxn56($igdl28));$igdl28[base64_decode('dHJhbnNwb3J0')]=Arr::fgpf51($igdl28,base64_decode('ZHJpdmVy'));}return $igdl28;}/**
     * Get the default mail driver name.
     *
     * @return string
     */ public function mpie17(){return $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?? $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kZWZhdWx0')];}/**
     * Set the default mail driver name.
     *
     * @param  string  $name
     * @return void
     */ public function prfv18(string $stzu25){if($this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]){$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]=$stzu25;}$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kZWZhdWx0')]=$stzu25;}/**
     * Disconnect the given mailer and remove from local cache.
     *
     * @param  string|null  $name
     * @return void
     */ public function jdty19($stzu25=null){$stzu25=$stzu25?:$this->mpie17();unset($this->$wrsk26[$stzu25]);}/**
     * Register a custom transport creator Closure.
     *
     * @param  string  $driver
     * @param  \Closure  $callback
     * @return $this
     */ public function jxms1a($rxne27,Closure $jgph57){$this->$rdph30[$rxne27]=$jgph57;return $this;}/**
     * Get the application instance used by the manager.
     *
     * @return \Illuminate\Contracts\Foundation\Application
     */ public function qpln1b(){return $this->$qmug24;}/**
     * Set the application instance used by the manager.
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return $this
     */ public function itba1c($nekc21){$this->$qmug24=$nekc21;return $this;}/**
     * Forget all of the resolved mailer instances.
     *
     * @return $this
     */ public function mmmg1d(){$this->$wrsk26=[];return $this;}/**
     * Dynamically call the default driver instance.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     */ public function cocr1e($otyk31,$yojb58){return $this->esrx1()->$otyk31(...$yojb58);}}?>

Did this file decode correctly?

Original Code

<?php namespace Illuminate\Mail;use Aws\Ses\SesClient;use Aws\SesV2\SesV2Client;use Closure;use Illuminate\Contracts\Mail\Factory as FactoryContract;use Illuminate\Log\LogManager;use Illuminate\Mail\Transport\ArrayTransport;use Illuminate\Mail\Transport\LogTransport;use Illuminate\Mail\Transport\ResendTransport;use Illuminate\Mail\Transport\SesTransport;use Illuminate\Mail\Transport\SesV2Transport;use Illuminate\Support\Arr;use Illuminate\Support\ConfigurationUrlParser;use Illuminate\Support\Str;use InvalidArgumentException;use Psr\Log\LoggerInterface;use Resend;use Symfony\Component\HttpClient\HttpClient;use Symfony\Component\Mailer\Bridge\Mailgun\Transport\MailgunTransportFactory;use Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkTransportFactory;use Symfony\Component\Mailer\Transport\Dsn;use Symfony\Component\Mailer\Transport\FailoverTransport;use Symfony\Component\Mailer\Transport\RoundRobinTransport;use Symfony\Component\Mailer\Transport\SendmailTransport;use Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport;use Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory;use Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream;/**
 * @mixin \Illuminate\Mail\Mailer
 */ class rrzy1f implements qdac20{/**
     * The application instance.
     *
     * @var \Illuminate\Contracts\Foundation\Application
     */ protected $nekc21;/**
     * The array of resolved mailers.
     *
     * @var array
     */ protected $zpbm22=[];/**
     * The registered custom driver creators.
     *
     * @var array
     */ protected $hvjh23=[];/**
     * Create a new Mail manager instance.
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return void
     */ public function ifwo0($nekc21){$this->$qmug24=$nekc21;}/**
     * Get a mailer instance by name.
     *
     * @param  string|null  $name
     * @return \Illuminate\Contracts\Mail\Mailer
     */ public function esrx1($stzu25=null){$stzu25=$stzu25?:$this->mpie17();return $this->$wrsk26[$stzu25]=$this->okjy3($stzu25);}/**
     * Get a mailer driver instance.
     *
     * @param  string|null  $driver
     * @return \Illuminate\Mail\Mailer
     */ public function igpp2($rxne27=null){return $this->esrx1($rxne27);}/**
     * Attempt to get the mailer from the local cache.
     *
     * @param  string  $name
     * @return \Illuminate\Mail\Mailer
     */ protected function okjy3($stzu25){return $this->$wrsk26[$stzu25]?? $this->ekqe4($stzu25);}/**
     * Resolve the given mailer.
     *
     * @param  string  $name
     * @return \Illuminate\Mail\Mailer
     *
     * @throws \InvalidArgumentException
     */ protected function ekqe4($stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$cere2a=new qrzn2b($stzu25,$this->$qmug24[base64_decode('dmlldw==')],$this->csdx5($igdl28),$this->$qmug24[base64_decode('ZXZlbnRz')]);if($this->$qmug24->ynxn2c(base64_decode('cXVldWU='))){$cere2a->msav2d($this->$qmug24[base64_decode('cXVldWU=')]);}foreach([base64_decode('ZnJvbQ=='),base64_decode('cmVwbHlfdG8='),base64_decode('dG8='),base64_decode('cmV0dXJuX3BhdGg=')]as $zrro2e){$this->mguh15($cere2a,$igdl28,$zrro2e);}return $cere2a;}/**
     * Create a new transport instance.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\TransportInterface
     *
     * @throws \InvalidArgumentException
     */ public function csdx5(array$igdl28){$zpqa2f=$igdl28[base64_decode('dHJhbnNwb3J0')]?? $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')];if(isset($this->$rdph30[$zpqa2f])){return call_user_func($this->$rdph30[$zpqa2f],$igdl28);}if(trim($zpqa2f ?? '')===''||!method_exists($this,$otyk31=base64_decode('Y3JlYXRl').ucfirst(Str::rncc32($zpqa2f)).base64_decode('VHJhbnNwb3J0'))){throw new fhft29("Unsupported mail transport [{$zpqa2f}].");}return $this->{$otyk31}($igdl28);}/**
     * Create an instance of the Symfony SMTP Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport
     */ protected function vmhl6(array$igdl28){$veyc33=new aqat34;$fjxe35=$igdl28[base64_decode('c2NoZW1l')]?? null;if(!$fjxe35){$fjxe35=!empty($igdl28[base64_decode('ZW5jcnlwdGlvbg==')])&&$igdl28[base64_decode('ZW5jcnlwdGlvbg==')]===base64_decode('dGxz')?(($igdl28[base64_decode('cG9ydA==')]==465)?base64_decode('c210cHM='):base64_decode('c210cA==')):'';}$zpqa2f=$veyc33->cjra36(new reli37($fjxe35,$igdl28[base64_decode('aG9zdA==')],$igdl28[base64_decode('dXNlcm5hbWU=')]?? null,$igdl28[base64_decode('cGFzc3dvcmQ=')]?? null,$igdl28[base64_decode('cG9ydA==')]?? null,$igdl28));return $this->hazb7($zpqa2f,$igdl28);}/**
     * Configure the additional SMTP driver options.
     *
     * @param  \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport  $transport
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport
     */ protected function hazb7(EsmtpTransport $zpqa2f,array$igdl28){$gmnl38=$zpqa2f->ofws39();if($gmnl38 instanceof SocketStream){if(isset($igdl28[base64_decode('c291cmNlX2lw')])){$gmnl38->jsdb3a($igdl28[base64_decode('c291cmNlX2lw')]);}if(isset($igdl28[base64_decode('dGltZW91dA==')])){$gmnl38->hiyj3b($igdl28[base64_decode('dGltZW91dA==')]);}}return $zpqa2f;}/**
     * Create an instance of the Symfony Sendmail Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\SendmailTransport
     */ protected function tptw8(array$igdl28){return new dxxl3c($igdl28[base64_decode('cGF0aA==')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('bWFpbC5zZW5kbWFpbA==')));}/**
     * Create an instance of the Symfony Amazon SES Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\SesTransport
     */ protected function dyoz9(array$igdl28){$igdl28=array_merge($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMuc2Vz'),[]),[base64_decode('dmVyc2lvbg==')=>base64_decode('bGF0ZXN0'),base64_decode('c2VydmljZQ==')=>base64_decode('ZW1haWw=')],$igdl28);$igdl28=Arr::esnw3d($igdl28,[base64_decode('dHJhbnNwb3J0')]);return new frda3e(new ejpj3f($this->zlexb($igdl28)),$igdl28[base64_decode('b3B0aW9ucw==')]??[]);}/**
     * Create an instance of the Symfony Amazon SES V2 Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\Se2VwTransport
     */ protected function uhsha(array$igdl28){$igdl28=array_merge($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMuc2Vz'),[]),[base64_decode('dmVyc2lvbg==')=>base64_decode('bGF0ZXN0')],$igdl28);$igdl28=Arr::esnw3d($igdl28,[base64_decode('dHJhbnNwb3J0')]);return new iitn40(new rdqe41($this->zlexb($igdl28)),$igdl28[base64_decode('b3B0aW9ucw==')]??[]);}/**
     * Add the SES credentials to the configuration array.
     *
     * @param  array  $config
     * @return array
     */ protected function zlexb(array$igdl28){if(!empty($igdl28[base64_decode('a2V5')])&&!empty($igdl28[base64_decode('c2VjcmV0')])){$igdl28[base64_decode('Y3JlZGVudGlhbHM=')]=Arr::lpqq42($igdl28,[base64_decode('a2V5'),base64_decode('c2VjcmV0'),base64_decode('dG9rZW4=')]);}return Arr::esnw3d($igdl28,[base64_decode('dG9rZW4=')]);}/**
     * Create an instance of the Resend Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\ResendTransprot
     */ protected function yywpc(array$igdl28){return new dfwu43(Resend::dorm44($this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMucmVzZW5kLmtleQ=='))),);}/**
     * Create an instance of the Symfony Mail Transport driver.
     *
     * @return \Symfony\Component\Mailer\Transport\SendmailTransport
     */ protected function nrlkd(){return new dxxl3c;}/**
     * Create an instance of the Symfony Mailgun Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\TransportInterface
     */ protected function iubne(array$igdl28){$veyc33=new hkfr45(null,$this->koft14($igdl28));if(!isset($igdl28[base64_decode('c2VjcmV0')])){$igdl28=$this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMubWFpbGd1bg=='),[]);}return $veyc33->cjra36(new reli37(base64_decode('bWFpbGd1bis=').($igdl28[base64_decode('c2NoZW1l')]?? base64_decode('aHR0cHM=')),$igdl28[base64_decode('ZW5kcG9pbnQ=')]?? base64_decode('ZGVmYXVsdA=='),$igdl28[base64_decode('c2VjcmV0')],$igdl28[base64_decode('ZG9tYWlu')]));}/**
     * Create an instance of the Symfony Postmark Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkApiTransport
     */ protected function ontcf(array$igdl28){$veyc33=new imnq46(null,$this->koft14($igdl28));$xoqt47=isset($igdl28[base64_decode('bWVzc2FnZV9zdHJlYW1faWQ=')])?[base64_decode('bWVzc2FnZV9zdHJlYW0=')=>$igdl28[base64_decode('bWVzc2FnZV9zdHJlYW1faWQ=')]]:[];return $veyc33->cjra36(new reli37(base64_decode('cG9zdG1hcmsrYXBp'),base64_decode('ZGVmYXVsdA=='),$igdl28[base64_decode('dG9rZW4=')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('c2VydmljZXMucG9zdG1hcmsudG9rZW4=')),null,null,$xoqt47));}/**
     * Create an instance of the Symfony Failover Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\FailoverTransport
     */ protected function fbfh10(array$igdl28){$mdoc48=[];foreach($igdl28[base64_decode('bWFpbGVycw==')]as $stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$mdoc48[]=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->csdx5(array_merge($igdl28,[base64_decode('dHJhbnNwb3J0')=>$stzu25])):$this->csdx5($igdl28);}return new jcko49($mdoc48);}/**
     * Create an instance of the Symfony Roundrobin Transport driver.
     *
     * @param  array  $config
     * @return \Symfony\Component\Mailer\Transport\RoundRobinTransport
     */ protected function avkt11(array$igdl28){$mdoc48=[];foreach($igdl28[base64_decode('bWFpbGVycw==')]as $stzu25){$igdl28=$this->pmap16($stzu25);if(is_null($igdl28)){throw new fhft29("Mailer [{$stzu25}] is not defined.");}$mdoc48[]=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->csdx5(array_merge($igdl28,[base64_decode('dHJhbnNwb3J0')=>$stzu25])):$this->csdx5($igdl28);}return new oyil4a($mdoc48);}/**
     * Create an instance of the Log Transport driver.
     *
     * @param  array  $config
     * @return \Illuminate\Mail\Transport\LogTransport
     */ protected function brao12(array$igdl28){$vbul4b=$this->$qmug24->spja4c(LoggerInterface::class);if($vbul4b instanceof LogManager){$vbul4b=$vbul4b->idxi4d($igdl28[base64_decode('Y2hhbm5lbA==')]?? $this->$qmug24[base64_decode('Y29uZmln')]->okjy3(base64_decode('bWFpbC5sb2dfY2hhbm5lbA==')));}return new ayqr4e($vbul4b);}/**
     * Create an instance of the Array Transport Driver.
     *
     * @return \Illuminate\Mail\Transport\ArrayTransport
     */ protected function kznu13(){return new vwau4f;}/**
     * Get a configured Symfony HTTP client instance.
     *
     * @return \Symfony\Contracts\HttpClient\HttpClientInterface|null
     */ protected function koft14(array$igdl28){if($xoqt47=($igdl28[base64_decode('Y2xpZW50')]?? false)){$bcwy50=Arr::fgpf51($xoqt47,base64_decode('bWF4X2hvc3RfY29ubmVjdGlvbnM='),6);$cgap52=Arr::fgpf51($xoqt47,base64_decode('bWF4X3BlbmRpbmdfcHVzaGVz'),50);return HttpClient::cjra36($xoqt47,$bcwy50,$cgap52);}}/**
     * Set a global address on the mailer by type.
     *
     * @param  \Illuminate\Mail\Mailer  $mailer
     * @param  array  $config
     * @param  string  $type
     * @return void
     */ protected function mguh15($cere2a,array$igdl28,string $zrro2e){$wtjy53=Arr::okjy3($igdl28,$zrro2e,$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC4=').$zrro2e]);if(is_array($wtjy53)&&isset($wtjy53[base64_decode('YWRkcmVzcw==')])){$cere2a->{base64_decode('YWx3YXlz').Str::haxh54($zrro2e)}($wtjy53[base64_decode('YWRkcmVzcw==')],$wtjy53[base64_decode('bmFtZQ==')]);}}/**
     * Get the mail connection configuration.
     *
     * @param  string  $name
     * @return array
     */ protected function pmap16(string $stzu25){$igdl28=$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbA==')]:$this->$qmug24[base64_decode('Y29uZmln')]["mail.mailers.{$stzu25}"];if(isset($igdl28[base64_decode('dXJs')])){$igdl28=array_merge($igdl28,(new eawm55)->kpxn56($igdl28));$igdl28[base64_decode('dHJhbnNwb3J0')]=Arr::fgpf51($igdl28,base64_decode('ZHJpdmVy'));}return $igdl28;}/**
     * Get the default mail driver name.
     *
     * @return string
     */ public function mpie17(){return $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]?? $this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kZWZhdWx0')];}/**
     * Set the default mail driver name.
     *
     * @param  string  $name
     * @return void
     */ public function prfv18(string $stzu25){if($this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]){$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kcml2ZXI=')]=$stzu25;}$this->$qmug24[base64_decode('Y29uZmln')][base64_decode('bWFpbC5kZWZhdWx0')]=$stzu25;}/**
     * Disconnect the given mailer and remove from local cache.
     *
     * @param  string|null  $name
     * @return void
     */ public function jdty19($stzu25=null){$stzu25=$stzu25?:$this->mpie17();unset($this->$wrsk26[$stzu25]);}/**
     * Register a custom transport creator Closure.
     *
     * @param  string  $driver
     * @param  \Closure  $callback
     * @return $this
     */ public function jxms1a($rxne27,Closure $jgph57){$this->$rdph30[$rxne27]=$jgph57;return $this;}/**
     * Get the application instance used by the manager.
     *
     * @return \Illuminate\Contracts\Foundation\Application
     */ public function qpln1b(){return $this->$qmug24;}/**
     * Set the application instance used by the manager.
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return $this
     */ public function itba1c($nekc21){$this->$qmug24=$nekc21;return $this;}/**
     * Forget all of the resolved mailer instances.
     *
     * @return $this
     */ public function mmmg1d(){$this->$wrsk26=[];return $this;}/**
     * Dynamically call the default driver instance.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     */ public function cocr1e($otyk31,$yojb58){return $this->esrx1()->$otyk31(...$yojb58);}}?>

Function Calls

None

Variables

None

Stats

MD5 9e7ae57c280e1c77b1e007266d8a6cac
Eval Count 0
Decode Time 106 ms