Correct a parameter order swap in "diffusion.historyquery" for Mercurial
[phabricator.git] / src / applications / herald / storage / HeraldDAO.php
blobbc4b886a87b4a400a782c5cd61b16b77e7e3ae6b
1 <?php
3 abstract class HeraldDAO extends PhabricatorLiskDAO {
5 public function getApplicationName() {
6 return 'herald';