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 DoorkeeperSchemaSpec extends PhabricatorConfigSchemaSpec { public ..

Decoded Output download

<?php

final class DoorkeeperSchemaSpec
  extends PhabricatorConfigSchemaSpec {

  public function buildSchemata() {
    $this->buildEdgeSchemata(new DoorkeeperExternalObject());
  }

}
 ?>

Did this file decode correctly?

Original Code

<?php

final class DoorkeeperSchemaSpec
  extends PhabricatorConfigSchemaSpec {

  public function buildSchemata() {
    $this->buildEdgeSchemata(new DoorkeeperExternalObject());
  }

}

Function Calls

None

Variables

None

Stats

MD5 03f97a66a001902f956d98fc4bf4e18b
Eval Count 0
Decode Time 81 ms