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