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 OpenApi\Examples\UsingTraits\Decoration; trait UndocumentedBell { pu..

Decoded Output download

<?php

namespace OpenApi\Examples\UsingTraits\Decoration;

trait UndocumentedBell
{
    public $undocumentedBell;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace OpenApi\Examples\UsingTraits\Decoration;

trait UndocumentedBell
{
    public $undocumentedBell;
}

Function Calls

None

Variables

None

Stats

MD5 525d9b2a9b19f296ef58091b1f0a4e3e
Eval Count 0
Decode Time 105 ms