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 Intervention\Image\Colors\Cmyk\Channels; class..
Decoded Output download
<?php
declare(strict_types=1);
namespace Intervention\Image\Colors\Cmyk\Channels;
class Key extends Cyan
{
}
?>
Did this file decode correctly?
Original Code
<?php
declare(strict_types=1);
namespace Intervention\Image\Colors\Cmyk\Channels;
class Key extends Cyan
{
}
Function Calls
None |
Stats
MD5 | d8b3acc0f1dfbf13bc811763fa36b1c5 |
Eval Count | 0 |
Decode Time | 81 ms |