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 final class PhabricatorCountFact extends PhabricatorFact { protected function ne..

Decoded Output download

<?php

final class PhabricatorCountFact extends PhabricatorFact {

  protected function newTemplateDatapoint() {
    return new PhabricatorFactIntDatapoint();
  }

}
 ?>

Did this file decode correctly?

Original Code

<?php

final class PhabricatorCountFact extends PhabricatorFact {

  protected function newTemplateDatapoint() {
    return new PhabricatorFactIntDatapoint();
  }

}

Function Calls

None

Variables

None

Stats

MD5 c0af474e1af32af8f53d6700f4b75ee8
Eval Count 0
Decode Time 86 ms