[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/metamta/storage/ -> PhabricatorMetaMTASchemaSpec.php (source)

   1  <?php
   2  
   3  final class PhabricatorMetaMTASchemaSpec
   4    extends PhabricatorConfigSchemaSpec {
   5  
   6    public function buildSchemata() {
   7      $this->buildEdgeSchemata(
   8        new PhabricatorMetaMTAMail());
   9    }
  10  
  11  }


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1