Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96456773
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
Thu, Dec 26, 22:28
Size
357 B
Mime Type
text/x-php
Expires
Sat, Dec 28, 22:28 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23185418
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