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 Webkul\Product\Contracts; interface ProductSalableInventory { } ..
Decoded Output download
<?php
namespace Webkul\Product\Contracts;
interface ProductSalableInventory
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Webkul\Product\Contracts;
interface ProductSalableInventory
{
}
Function Calls
None |
Stats
MD5 | 23718e03fb0175ab6a81d62c8dc84c6b |
Eval Count | 0 |
Decode Time | 128 ms |