Use Application PHIDs in Files
Summary: Ref T2715. Move files to the new stuff. Test Plan: Used `phid.query`; `phid.lookup` to find files. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T2715 Differential Revision: https://secure.phabricator.com/D6523
This commit is contained in:
		@@ -112,7 +112,6 @@ final class PhabricatorObjectHandle
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_WIKI => 'Phriction Document',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_MCRO => 'Image Macro',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_PIMG => 'Pholio Image',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_FILE => 'File',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_BLOG => 'Blog',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_POST => 'Post',
 | 
			
		||||
      PhabricatorPHIDConstants::PHID_TYPE_QUES => 'Question',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user