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 Symfony\Component\ErrorHandler\Tests\Fixtures; /** * @method string tra..
Decoded Output download
<?php
namespace Symfony\Component\ErrorHandler\Tests\Fixtures;
/**
* @method string traitMethod()
*/
trait VirtualTrait
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Symfony\Component\ErrorHandler\Tests\Fixtures;
/**
* @method string traitMethod()
*/
trait VirtualTrait
{
}
Function Calls
None |
Stats
MD5 | d12f933f6015e12ed88b42c84fe143d5 |
Eval Count | 0 |
Decode Time | 103 ms |