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\Contracts\Broadcasting; interface ShouldBroadcastNow extends ..

Decoded Output download

<?php

namespace Illuminate\Contracts\Broadcasting;

interface ShouldBroadcastNow extends ShouldBroadcast
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Contracts\Broadcasting;

interface ShouldBroadcastNow extends ShouldBroadcast
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 ca216caef122df0940f8190941518a60
Eval Count 0
Decode Time 87 ms