Remove product literal strings in "pht()", part 18
[phabricator.git] / src / infrastructure / export / field / PhabricatorPHIDExportField.php
blob052c73fbd6752967543b47c488bda4da86fba7f6
1 <?php
3 final class PhabricatorPHIDExportField
4 extends PhabricatorExportField {
6 public function getCharacterWidth() {
7 return 32;