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 abstract class PhabricatorOwnersDAO extends PhabricatorLiskDAO { public function..
Decoded Output download
<?php
abstract class PhabricatorOwnersDAO extends PhabricatorLiskDAO {
public function getApplicationName() {
return 'owners';
}
}
?>
Did this file decode correctly?
Original Code
<?php
abstract class PhabricatorOwnersDAO extends PhabricatorLiskDAO {
public function getApplicationName() {
return 'owners';
}
}
Function Calls
None |
Stats
MD5 | ce98fcc9c5be4aeed0867f72a4f29c9f |
Eval Count | 0 |
Decode Time | 94 ms |