<?php abstract class HeraldDAO extends PhabricatorLiskDAO { public function getApplicationName() { return 'herald'; } }