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