Remove all "FileHasObject" edge reads and writes
[phabricator.git] / src / applications / harbormaster / storage / HarbormasterDAO.php
blobbfe10cd30a20156e8ef8508d36ff747efc1ecfd0
1 <?php
3 abstract class HarbormasterDAO extends PhabricatorLiskDAO {
5 public function getApplicationName() {
6 return 'harbormaster';