Remove product literal strings in "pht()", part 8
[phabricator.git] / src / applications / paste / storage / PhabricatorPasteSchemaSpec.php
blob191e796894fe20e00307443fdd1871ac1b47371d
1 <?php
3 final class PhabricatorPasteSchemaSpec
4 extends PhabricatorConfigSchemaSpec {
6 public function buildSchemata() {
7 $this->buildEdgeSchemata(new PhabricatorPaste());