Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / applications / fund / storage / FundDAO.php
blob921b5939e89cf07cf81aa280d775239a48afd02b
1 <?php
3 abstract class FundDAO extends PhabricatorLiskDAO {
5 public function getApplicationName() {
6 return 'fund';