array( '' => 'PhabricatorXHProfSampleListController', 'list/(?P[^/]+)/' => 'PhabricatorXHProfSampleListController', 'profile/(?P[^/]+)/' => 'PhabricatorXHProfProfileController', 'import/drop/' => 'PhabricatorXHProfDropController', ), ); } }