Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105923557
PhabricatorPackagesSchemaSpec.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, Mar 20, 20:54
Size
199 B
Mime Type
text/x-php
Expires
Sat, Mar 22, 20:54 (2 d)
Engine
blob
Format
Raw Data
Handle
25039324
Attached To
rPH Phabricator
PhabricatorPackagesSchemaSpec.php
View Options
<?php
final
class
PhabricatorPackagesSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorPackagesPublisher
());
}
}
Event Timeline
Log In to Comment