Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98602361
PhabricatorSpacesInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Jan 14, 18:46
Size
357 B
Mime Type
text/x-php
Expires
Thu, Jan 16, 18:46 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23603701
Attached To
rPH Phabricator
PhabricatorSpacesInterface.php
View Options
<?php
interface
PhabricatorSpacesInterface
extends
PhabricatorPHIDInterface
{
public
function
getSpacePHID
();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorSpacesInterface )----------------------------------------- */
/*
public function getSpacePHID() {
return $this->spacePHID;
}
*/
Event Timeline
Log In to Comment