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