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

Decoded Output download

<?php

final class ConpherenceSchemaSpec
  extends PhabricatorConfigSchemaSpec {

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

}
 ?>

Did this file decode correctly?

Original Code

<?php

final class ConpherenceSchemaSpec
  extends PhabricatorConfigSchemaSpec {

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

}

Function Calls

None

Variables

None

Stats

MD5 ec834d19b3c3993cd7415c9a179cf0d7
Eval Count 0
Decode Time 104 ms