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 declare(strict_types=1); namespace Pest\PendingCalls\Concerns; /** * @internal ..
Decoded Output download
<?php
declare(strict_types=1);
namespace Pest\PendingCalls\Concerns;
/**
* @internal
*/
trait Describable
{
public ?string $describing = null;
}
?>
Did this file decode correctly?
Original Code
<?php
declare(strict_types=1);
namespace Pest\PendingCalls\Concerns;
/**
* @internal
*/
trait Describable
{
public ?string $describing = null;
}
Function Calls
None |
Stats
MD5 | 8088676ecc8e3523fd7cadd4a33199d7 |
Eval Count | 0 |
Decode Time | 87 ms |