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 return [ 'disks' => [ /* blueprint/disks */ ], ];..
Decoded Output download
<?php
return [
'disks' => [
/* blueprint/disks */
],
]; ?>
Did this file decode correctly?
Original Code
<?php
return [
'disks' => [
/* blueprint/disks */
],
];
Function Calls
None |
Stats
MD5 | 2e31bd75b03206bbc7d99511a6a5d8ec |
Eval Count | 0 |
Decode Time | 111 ms |