Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122305826
PhabricatorSpacesSchemaSpec.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, Jul 17, 03:31
Size
195 B
Mime Type
text/x-php
Expires
Sat, Jul 19, 03:31 (2 d)
Engine
blob
Format
Raw Data
Handle
27391142
Attached To
rPH Phabricator
PhabricatorSpacesSchemaSpec.php
View Options
<?php
final
class
PhabricatorSpacesSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorSpacesNamespace
());
}
}
Event Timeline
Log In to Comment