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 /* * This file is part of Cachet. * * (c) Alt Three Services Limited * * For t..

Decoded Output download

<?php

/*
 * This file is part of Cachet.
 *
 * (c) Alt Three Services Limited
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace CachetHQ\Cachet\Bus\Events\Schedule;

use CachetHQ\Cachet\Bus\Events\EventInterface;

/**
 * This is the schedule event interface.
 *
 * @author James Brooks <[email protected]>
 */
interface ScheduleEventInterface extends EventInterface
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

/*
 * This file is part of Cachet.
 *
 * (c) Alt Three Services Limited
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace CachetHQ\Cachet\Bus\Events\Schedule;

use CachetHQ\Cachet\Bus\Events\EventInterface;

/**
 * This is the schedule event interface.
 *
 * @author James Brooks <[email protected]>
 */
interface ScheduleEventInterface extends EventInterface
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 9cecef6f40edc52c70840a06282b84bc
Eval Count 0
Decode Time 131 ms