<?php

interface PhabricatorStandardCustomFieldInterface {

  public function getStandardCustomFieldNamespace();

}
